zshrc: update zsh-help() output
authorFrank Terbeck <ft@grml.org>
Mon, 29 Sep 2008 15:23:06 +0000 (17:23 +0200)
committerFrank Terbeck <ft@grml.org>
Mon, 29 Sep 2008 15:23:06 +0000 (17:23 +0200)
debian/changelog
etc/zsh/zshrc

index baef589..dca811c 100644 (file)
@@ -2,8 +2,9 @@ grml-etc-core (0.3.58) unstable; urgency=low
 
   * zshrc: partial rewrite and extension of vcs_info()
   * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
+  * zshrc: update zsh-help() output
 
- -- Frank Terbeck <ft@grml.org>  Mon, 29 Sep 2008 17:12:08 +0200
+ -- Frank Terbeck <ft@grml.org>  Mon, 29 Sep 2008 17:22:38 +0200
 
 grml-etc-core (0.3.57) unstable; urgency=low
 
index 621a362..066392f 100644 (file)
@@ -2132,7 +2132,12 @@ the zsh yet. :)
   "NOCOR=1    zsh" => deactivate automatic correction
   "NOMENU=1   zsh" => do not use auto menu completion (note: use ctrl-d for completion instead!)
   "NOPRECMD=1 zsh" => disable the precmd + preexec commands (set GNU screen title)
-  "BATTERY=1  zsh" => activate battery status (via acpi) on right side of prompt'
+  "BATTERY=1  zsh" => activate battery status (via acpi) on right side of prompt
+
+A value greater than 0 is enables a feature; a value equal to zero
+disables it. If you like one or the other of these settings, you can
+add them to ~/.zshenv to ensure they are set when sourcing grml'\''s
+zshrc.'
 
     print "
 $bg[white]$fg[black]