From 0165709fc1e9282f5527b8ebd31a2a8f8dcea5b9 Mon Sep 17 00:00:00 2001 From: Marcel Hellwig Date: Sun, 8 Jul 2012 21:29:17 +0200 Subject: [PATCH] Added new feature - consumption - to documentation --- man/i3status.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/i3status.man b/man/i3status.man index 7df3d9d..45524af 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -192,8 +192,8 @@ it using +setcap cap_net_admin=ep $(which i3status)+. === Battery -Gets the status (charging, discharging, running), percentage and remaining -time of the given battery and when it's estimated to be empty. If you want +Gets the status (charging, discharging, running), percentage, remaining +time and consumption of the given battery and when it's estimated to be empty. If you want to use the last full capacity instead of the design capacity (when using the design capacity, it may happen that your battery is at 23% when fully charged because it’s old. In general, I want to see it this way, because @@ -210,7 +210,7 @@ lasts another 9 minutes, it will be colored red. *Example order*: +battery 0+ -*Example format*: +%status %remaining (%emptytime)+ +*Example format*: +%status %remaining (%emptytime %consumption)+ *Example low_threshold*: +low_threshold 10+ -- 2.39.2