diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 00:32:39 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 00:32:39 +0100 | 
| commit | de35b05a1a1de72f4e002d55843309fbc6fe2bf4 (patch) | |
| tree | 360cebe2ba74ff509d3809808d17f016be581ce2 /README | |
| parent | 19f36a28d501773708da02ba149e8d8dae5756aa (diff) | |
| download | xmobar-de35b05a1a1de72f4e002d55843309fbc6fe2bf4.tar.gz xmobar-de35b05a1a1de72f4e002d55843309fbc6fe2bf4.tar.bz2 | |
Eliminate the obsolete -P option
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -611,8 +611,7 @@ These are the arguments that can be used for internal commands in the      -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" -    -P True/False       --suffix=True/False         Use % to display percents (default: False) -    -S True/False       --suffix=True/False         Display optional suffixes (default: False) +    -S True/False       --suffix=True/False         Display optional suffixes, such as % (default: False)      -p number           --ppad=number               Pad percentages to given width      -m number           --minwidth=number           Minimum field width      -M number           --maxwidth=number           Maximum field width | 
