From c536c50b220e0e5346c8b99d67086fe18a79ebd1 Mon Sep 17 00:00:00 2001 From: "Kent R. Spillner" Date: Sat, 28 Jul 2012 13:40:09 -0500 Subject: Correct reference to normal color option. The description for -L should refer to -n (normal color), not -m (minimum width). --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index efb7fe6..09666ef 100644 --- a/readme.md +++ b/readme.md @@ -766,7 +766,7 @@ These are the arguments that can be used for internal commands in the - Default value: 66 - `-L` _number_ The low threshold. - Numerical values higher than _number_ and lower than the high - threshold will be displayed with the color specified by `-m` + threshold will be displayed with the color specified by `-n` (see below). Values lower than _number_ will use the `-l` color. - Long option: `--Low` - Default value: 80 - Default value: 33 -- cgit v1.2.3