mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
- fix bug #60272, typo
This commit is contained in:
parent
50b2e02c04
commit
2a600a3b75
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@ static void php_cli_usage(char *argv0)
|
|||
" -E <end_code> Run PHP <end_code> after processing all input lines\n"
|
||||
" -H Hide any passed arguments from external tools.\n"
|
||||
" -S <addr>:<port> Run with built-in web server.\n"
|
||||
" -t <docroot> Specify document root <docroot> for bult-in web server.\n"
|
||||
" -t <docroot> Specify document root <docroot> for built-in web server.\n"
|
||||
" -s Output HTML syntax highlighted source.\n"
|
||||
" -v Version number\n"
|
||||
" -w Output source with stripped comments and whitespace.\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue