From c681320471fd35dc56a27657cb0c3a0b80e1a8c4 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 11 Feb 2003 20:34:24 +0000 Subject: Make that clear --- sapi/cli/php_cli.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/cli/php_cli.c') diff --git a/sapi/cli/php_cli.c b/sapi/cli/php_cli.c index a109680add..6eaf836887 100644 --- a/sapi/cli/php_cli.c +++ b/sapi/cli/php_cli.c @@ -317,7 +317,7 @@ static void php_cli_usage(char *argv0) " -R Run PHP for every input line\n" " -F Parse and execute for every input line\n" " -E Run PHP 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" -- cgit v1.2.1