From 577445ca796a847e78a8c1512b9e0bde9ed23f33 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Sun, 14 Nov 2004 20:23:51 +0000 Subject: [PATCH] Fix usage tip for --color --- maintenance/parserTests.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maintenance/parserTests.php b/maintenance/parserTests.php index 574f6969ea..b2dd968e55 100644 --- a/maintenance/parserTests.php +++ b/maintenance/parserTests.php @@ -617,12 +617,13 @@ class ParserTest { if( isset( $options['help'] ) ) { echo <<] [--help] Options: --quick Suppress diff output of failed tests --quiet Suppress notification of passed tests (shows only failed tests) --color Override terminal detection and force color output on or off + 'light' option is similar to 'yes' but with color for dark backgrounds --regex Only run tests whose descriptions which match given regex --help Show this help message -- 2.20.1