We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fbe3a commit 125ee6aCopy full SHA for 125ee6a
sapi/cli/php_cli.c
@@ -510,7 +510,7 @@ static void php_cli_usage(char *argv0)
510
" %s [options] -r <code> [--] [args...]\n"
511
" %s [options] [-B <begin_code>] -R <code> [-E <end_code>] [--] [args...]\n"
512
" %s [options] [-B <begin_code>] -F <file> [-E <end_code>] [--] [args...]\n"
513
- " %s [options] -S <addr>:<port> [-t docroot]\n"
+ " %s [options] -S <addr>:<port> [-t docroot] [router]\n"
514
" %s [options] -- [args...]\n"
515
" %s [options] -a\n"
516
"\n"
0 commit comments