]> git.sur5r.net Git - i3/i3status/commitdiff
Added new feature - consumption - to documentation
authorMarcel Hellwig <keks@cookiesoft.de>
Sun, 8 Jul 2012 19:29:17 +0000 (21:29 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 9 Jul 2012 13:13:08 +0000 (15:13 +0200)
man/i3status.man

index 7df3d9d58f3fa509ef66edc850087716932a6c05..45524afdf6d50ddcc0133431c84ee98d4a0008ec 100644 (file)
@@ -192,8 +192,8 @@ it using +setcap cap_net_admin=ep $(which i3status)+.
 
 === Battery
 
 
 === 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
 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 order*: +battery 0+
 
-*Example format*: +%status %remaining (%emptytime)+
+*Example format*: +%status %remaining (%emptytime %consumption)+
 
 *Example low_threshold*: +low_threshold 10+
 
 
 *Example low_threshold*: +low_threshold 10+