Skip to content

Commit 1139851

Browse files
authored
Add missing --ini-path and --ini-dir php-config options to man page (#13261)
1 parent f6f1f7c commit 1139851

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

scripts/man1/php-config.1.in

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ Show all SAPI modules available
5151
Configure options to recreate configuration of current PHP installation
5252
.TP
5353
.PD 0
54+
.B \-\-ini-path
55+
Directory from which PHP reads its INI configuration file (php.ini)
56+
.TP
57+
.PD 0
58+
.B \-\-ini-dir
59+
Directory from which PHP scans for additional INI configuration files
60+
.TP
61+
.PD 0
5462
.B \-\-version
5563
PHP version
5664
.TP

0 commit comments

Comments
 (0)