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.
2 parents 005ba20 + 125ee6a commit aadc84fCopy full SHA for aadc84f
sapi/cli/php_cli.c
@@ -511,7 +511,7 @@ static void php_cli_usage(char *argv0)
511
" %s [options] -r <code> [--] [args...]\n"
512
" %s [options] [-B <begin_code>] -R <code> [-E <end_code>] [--] [args...]\n"
513
" %s [options] [-B <begin_code>] -F <file> [-E <end_code>] [--] [args...]\n"
514
- " %s [options] -S <addr>:<port> [-t docroot]\n"
+ " %s [options] -S <addr>:<port> [-t docroot] [router]\n"
515
" %s [options] -- [args...]\n"
516
" %s [options] -a\n"
517
"\n"
0 commit comments