From 73ac9faa18b948242ada9b90a365fdf0d238d2d2 Mon Sep 17 00:00:00 2001
From: Ben Boeckel <MathStuf@gmail.com>
Date: Wed, 8 Dec 2010 20:11:17 -0500
Subject: Update documentation for MultiCpu

---
 README | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'README')

diff --git a/README b/README
index 10c6e9c..628055d 100644
--- a/README
+++ b/README
@@ -370,8 +370,13 @@ Monitors have default aliases.
 - aliases to `multicpu`
 - Args: default monitor arguments (see below)
 - Variables that can be used with the `-t`/`--template` argument:
+	    `autototal`, `autobar`, `autouser`, `autonice`,
+	    `autosystem`, `autoidle`, `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, with or without a trailing '%'.
 - Default template: `Cpu: <total>%`
 
 `Battery Args RefreshRate`
-- 
cgit v1.2.3