diff options
author | Jan Lehnardt <jan@php.net> | 2004-03-29 07:49:32 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@php.net> | 2004-03-29 07:49:32 +0000 |
commit | 775387e32d60417781da5c8b8dce4a3838b39d30 (patch) | |
tree | 121a5759331da8d0d829a2f2eaa4731c79769bd7 | |
parent | 5e3b2e3d313219126b03e9f8e4722a152a213f0c (diff) | |
download | php-git-775387e32d60417781da5c8b8dce4a3838b39d30.tar.gz |
- be more verbose
-rwxr-xr-x | run-tests.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.php b/run-tests.php index eff8304b75..026a543051 100755 --- a/run-tests.php +++ b/run-tests.php @@ -263,7 +263,7 @@ Options: -a <file> Same as -w but append rather then truncating <file>. - -n Pass -n option to the php binary. + -n Pass -n option to the php binary (Do not use a php.ini). -h <file> This Help. |