From: Marcus Boerger Date: Tue, 11 Feb 2003 20:31:34 +0000 (+0000) Subject: Document -H added by Ilia X-Git-Tag: RELEASE_0_5~1101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fec2a3856209cd62bc5d2b2578a7d63f148fa58;p=php Document -H added by Ilia --- diff --git a/sapi/cli/php.1 b/sapi/cli/php.1 index 037e30b98d..6235c394b1 100644 --- a/sapi/cli/php.1 +++ b/sapi/cli/php.1 @@ -128,6 +128,11 @@ Parse and execute .B \-h This help .TP +.B \-H +Hide script name (\fIfile\fP) and parameters (\fIargs\.\.\.\fP) from external +tools. For example you may want to use this when a php script is started as +a daemon and the command line contains sensitive data such as passwords. +.TP .B \-i PHP information and configuration .TP