]> granicus.if.org Git - php/commitdiff
Document -H added by Ilia
authorMarcus Boerger <helly@php.net>
Tue, 11 Feb 2003 20:31:34 +0000 (20:31 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 11 Feb 2003 20:31:34 +0000 (20:31 +0000)
sapi/cli/php.1

index 037e30b98d2763f94d51088a88bc04f2cbae0650..6235c394b1b9993d48a6d9c37d3d669e56f5f819 100644 (file)
@@ -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