mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Rephrase as suggested by Chris Jones
This commit is contained in:
parent
8e500e7749
commit
118fe71b72
2 changed files with 2 additions and 2 deletions
|
@ -306,7 +306,7 @@ Shows configuration for extension
|
|||
.B name
|
||||
.TP
|
||||
.B \-\-ini
|
||||
Show ini configuration files
|
||||
Show configuration file names
|
||||
.SH FILES
|
||||
.TP 15
|
||||
.B php\-cli.ini
|
||||
|
|
|
@ -468,7 +468,7 @@ static void php_cli_usage(char *argv0)
|
|||
" args... Arguments passed to script. Use -- args when first argument\n"
|
||||
" starts with - or script is read from stdin\n"
|
||||
"\n"
|
||||
" --ini Show ini configuration files\n"
|
||||
" --ini Show configuration file names\n"
|
||||
"\n"
|
||||
#if (HAVE_REFLECTION)
|
||||
" --rf <name> Show information about function <name>.\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue