diff options
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 |