summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index a1f206d..7750569 100644
--- a/README
+++ b/README
@@ -374,8 +374,12 @@ Monitors have default aliases.
- aliases to `multicpu`
- Args: default monitor arguments (see below)
- Variables that can be used with the `-t`/`--template` argument:
- `total`, `bar`, `user`, `nice`, `system`, `idle`,
- `total0`, `bar0`, `user0`, `nice0`, `system0`, `idle0`, ...
+ `autototal`, `autobar`, `autouser`, `autonice`,
+ `autosystem`, `autoidle`, `total`, `bar`, `user`, `nice`,
+ `system`, `idle`, `total0`, `bar0`, `user0`, `nice0`,
+ `system0`, `idle0`, ...
+- The auto* variables automatically detect the number of CPUs on the system
+ and displays one entry for each.
- Default template: `Cpu: <total>%`
`Battery Args RefreshRate`