diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -397,6 +397,10 @@ These are the arguments that can be used for internal commands in the      -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 number           --ppad=number               Pad percentages to given width +    -m number           --minwidth=number           Minimum field width +    -M number           --maxwidth=number           Maximum field width +    -c chars            --padchars=chars            Chars used (cyclically) for padding +    -a ["r" or "l"]     --align=["r" or "l"]        Pad alignment (right/left)      -t output template  --template=output template  Output template of the command.  Commands' arguments must be set as a list. Es: | 
