mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add missing --ini-path and --ini-dir php-config options to man page (#13261)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user