diff options
author | Kent R. Spillner <kspillner@acm.org> | 2012-07-28 13:44:15 -0500 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-07-28 21:24:26 +0200 |
commit | e339854d14b37f7e5db5835bf2dbcfe3164fc438 (patch) | |
tree | c45558e7c4d6c3dd1635bd00d72ef67094c38ac6 /readme.md | |
parent | c536c50b220e0e5346c8b99d67086fe18a79ebd1 (diff) | |
download | xmobar-e339854d14b37f7e5db5835bf2dbcfe3164fc438.tar.gz xmobar-e339854d14b37f7e5db5835bf2dbcfe3164fc438.tar.bz2 |
Remove 2nd default value from description of -L.
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -768,7 +768,7 @@ These are the arguments that can be used for internal commands in the - Numerical values higher than _number_ and lower than the high 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 + - Long option: `--Low` - Default value: 33 - `-h` _color_ High threshold color. - Color for displaying values above the high threshold. _color_ can |