mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Add missing --ini-path and --ini-dir php-config options to man page (#13261)
This commit is contained in:
parent
f6f1f7c109
commit
1139851a8a
1 changed files with 8 additions and 0 deletions
|
@ -51,6 +51,14 @@ Show all SAPI modules available
|
|||
Configure options to recreate configuration of current PHP installation
|
||||
.TP
|
||||
.PD 0
|
||||
.B \-\-ini-path
|
||||
Directory from which PHP reads its INI configuration file (php.ini)
|
||||
.TP
|
||||
.PD 0
|
||||
.B \-\-ini-dir
|
||||
Directory from which PHP scans for additional INI configuration files
|
||||
.TP
|
||||
.PD 0
|
||||
.B \-\-version
|
||||
PHP version
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue