From b8279eccf85b3709ccce0533846a10fb613a10f4 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 26 May 2013 05:45:30 +0200 Subject: Allowing template variables in Battery's -O and -o args Should address github issue #109. Thanks to Todd Lunter for the suggestion. --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 013f9d6..6055f56 100644 --- a/readme.md +++ b/readme.md @@ -764,6 +764,16 @@ something like: neither the generic nor the specific options have any effect on ``. + It is also possible to specify template variables in the `-O` and + `-o` switches, as in the following example: + + Run BatteryP ["BAT0"] + ["-t", "" + , "-L", "10", "-H", "80" + , "-l", "red", "-h", "green" + , "--", "-O", "Charging", "-o", "Battery: %" + ] 10 + ### `TopProc Args RefreshRate` - Aliases to `top` -- cgit v1.2.3