diff options
| author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-07-11 18:54:26 +0200 | 
|---|---|---|
| committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-07-11 18:54:26 +0200 | 
| commit | 086e753b3bf6ac5e57c6bf837d86a9914fcc4330 (patch) | |
| tree | 4deb98d3dce2b0a753199c1189c8f9797f6bb30e /README | |
| parent | 046fc78a7dfb3d81c41df7f81af8f7d64ff61344 (diff) | |
| download | xmobar-086e753b3bf6ac5e57c6bf837d86a9914fcc4330.tar.gz xmobar-086e753b3bf6ac5e57c6bf837d86a9914fcc4330.tar.bz2  | |
updated README to latest changes
darcs-hash:20070711165426-d6583-51c69a751f871ea3ea4aa94afd458024b5a79f83.gz
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -143,9 +143,9 @@ These are the arguments that can be used for internal commands in the  -H number           --High=number               The high threshold  -L number           --Low=number                The low threshold -                    --high=color number         Color for the high threshold: es "#FF0000" -                    --normal=color number       Color for the normal threshold: es "#00FF00" -                    --low=color number          Color for the low threshold: es "#0000FF" +-h color number     --high=color number         Color for the high threshold: es "#FF0000" +-n color number     --normal=color number       Color for the normal threshold: es "#00FF00" +-l color number     --low=color number          Color for the low threshold: es "#0000FF"  -t output template  --template=output template  Output template of the command.  Commands must be set as a list. Es:  | 
