]> granicus.if.org Git - php/commitdiff
Make that clear
authorMarcus Boerger <helly@php.net>
Tue, 11 Feb 2003 20:34:24 +0000 (20:34 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 11 Feb 2003 20:34:24 +0000 (20:34 +0000)
sapi/cli/php_cli.c

index a109680add5d509277f553c03b14efac29836823..6eaf8368874b9a9feeff6a27ea048a7a447418d7 100644 (file)
@@ -317,7 +317,7 @@ static void php_cli_usage(char *argv0)
                                "  -R <code>        Run PHP <code> for every input line\n"
                                "  -F <file>        Parse and execute <file> for every input line\n"
                                "  -E <end_code>    Run PHP <end_code> after processing all input lines\n"
-                               "  -H               Hide any passed arguments\n"
+                               "  -H               Hide any passed arguments from external tools.\n"
                                "  -s               Display colour syntax highlighted source.\n"
                                "  -v               Version number\n"
                                "  -w               Display source with stripped comments and whitespace.\n"