From 68dada84d0e3f820a38395051b374d14e12d5ff1 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 7 Dec 2010 20:47:35 +0100 Subject: New Monitor option to enable/disable '%' in displayed percentages The option is -P, and takes either "True" (the default) or anything else to denote False. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 9ef1522..7788d68 100644 --- a/README +++ b/README @@ -535,6 +535,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 --percent=True/False Use % to display percents (default: True) -p number --ppad=number Pad percentages to given width -m number --minwidth=number Minimum field width -M number --maxwidth=number Maximum field width -- cgit v1.2.3