helly Tue Feb 11 15:34:24 2003 EDT
Modified files:
/php4/sapi/cli php_cli.c
Log:
Make that clear
Index: php4/sapi/cli/php_cli.c
diff -u php4/sapi/cli/php_cli.c:1.68 php4/sapi/cli/php_cli.c:1.69
--- php4/sapi/cli/php_cli.c:1.68 Tue Feb 11 11:18:42 2003
+++ php4/sapi/cli/php_cli.c Tue Feb 11 15:34:24 2003
@@ -317,7 +317,7 @@
" -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"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php