diff options
Diffstat (limited to 'sapi')
-rw-r--r-- | sapi/cli/php.1.in | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index c113030d14..8672b3ba33 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -178,15 +178,6 @@ Parse and execute .IR file .TP .PD 0 -.B \-\-global \fIname\fP -.TP -.PD 1 -.B \-g \fIname\fP -Make variable -.IR name -global in script. -.TP -.PD 0 .B \-\-help .TP .PD 1 @@ -298,7 +289,7 @@ Specify the document root to be used by the built-in web server Version number .TP .PD 0 -.B \-\-stripped +.B \-\-strip .TP .PD 1 .B \-w |