1
0
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:
Peter Kokot
2024-02-11 11:55:43 +01:00
committed by GitHub
parent f6f1f7c109
commit 1139851a8a

View File

@@ -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