From e2576c3504e3ad7977e6489d4e06dc90f4f1f418 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 9 Apr 2009 10:20:02 +0000 Subject: =?UTF-8?q?MFH:=20Ingl=C3=83=C2=A9s=20gram=C3=83=C2=A1tica?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapi/cli/php_cli.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sapi/cli/php_cli.c') diff --git a/sapi/cli/php_cli.c b/sapi/cli/php_cli.c index 94b7385eeb..16d9e55dd6 100644 --- a/sapi/cli/php_cli.c +++ b/sapi/cli/php_cli.c @@ -506,9 +506,9 @@ static void php_cli_usage(char *argv0) " -F Parse and execute for every input line\n" " -E Run PHP after processing all input lines\n" " -H Hide any passed arguments from external tools.\n" - " -s Outputs HTML syntax highlighted source.\n" + " -s Output HTML syntax highlighted source.\n" " -v Version number\n" - " -w Outputs source with stripped comments and whitespace.\n" + " -w Output source with stripped comments and whitespace.\n" " -z Load Zend extension .\n" "\n" " args... Arguments passed to script. Use -- args when first argument\n" -- cgit v1.2.1