From 118fe71b72d66c44bc060e4f14ada7ca25191917 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 23 Apr 2007 20:47:58 +0000 Subject: - Rephrase as suggested by Chris Jones --- 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 909700f3bf..7f0398c899 100644 --- a/sapi/cli/php_cli.c +++ b/sapi/cli/php_cli.c @@ -468,7 +468,7 @@ static void php_cli_usage(char *argv0) " args... Arguments passed to script. Use -- args when first argument\n" " starts with - or script is read from stdin\n" "\n" - " --ini Show ini configuration files\n" + " --ini Show configuration file names\n" "\n" #if (HAVE_REFLECTION) " --rf Show information about function .\n" -- cgit v1.2.1