grmlzshrc.5: updated GRML_DISPLAY_BATTERY information
authorMoviuro <moviuro+grml@gmail.com>
Wed, 17 Sep 2014 23:01:23 +0000 (01:01 +0200)
committerFrank Terbeck <ft@grml.org>
Thu, 18 Sep 2014 10:02:48 +0000 (12:02 +0200)
doc/grmlzshrc.t2t

index a89d61e..31dc81b 100644 (file)
@@ -56,8 +56,9 @@ A non zero value activates a handler, which is called when a command can not
 be found. The handler is defined by GRML_ZSH_CNF_HANDLER (see below).
 
 : **GRML_DISPLAY_BATTERY**
-If set to a value greater than zero and //acpi// installed, //grmlzshrc// will
-put the battery status into the right hand side interactive prompt.
+If set to a value greater than zero, //grmlzshrc// will put the battery status
+into the right hand side interactive prompt. Supported OSes are //GNU/Linux//,
+//FreeBSD//, //OpenBSD// and //Darwin//.
 
 : **GRML_ZSH_CNF_HANDLER**
 This variable contains the handler to be used by COMMAND_NOT_FOUND (see above)