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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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