Slight rewrite of genrefcard.pl
[grml-gen-zshrefcard.git] / grml-zsh-refcard.tex.in
index ba11f0b..f7893b6 100644 (file)
 %%% Oben: Links, Mitte, Rechts
  \ihead[]{{\Huge GRML-Zsh-Refcard}}
  \chead[]{}
- \ohead[]{Revision: Die Feb 06 20:11:16 CET 2007}
- %\ohead[]{Revision: \today}
+ \ohead[]{Generated: \today}
 %%% Unten: Links, Mitte, Rechts
  \ifoot[]{\vspace{-3pt}GRML-Zsh-Refcard}
  \cfoot[]{}
@@ -268,7 +267,7 @@ values:
 \command{umask @@INSERT-other-r_umask@@}{new files for root user \kbd{@@INSERT-other-r_umaskstr@@}}
 \commandlistend
 
-\subsection*{Key Bindings}
+\subsection*{Keybindings}
 
 Default keybinding mode is Emacs, i.e. you can use Emacs keybinds like
 \kbd{^A {\rm or} ^E} on the command line. You can however also switch
@@ -279,8 +278,6 @@ to vi mode.
 \command{setopt vi}{Switch to vi mode}
 \commandlistend
 
-\subsection*{Keybindings}
-
 The following keybindings document some important keybindings which are not
 defined by zsh's default configuration. Tip: press <tab> twice when completing a
 command you installed which is not yet known to zsh or run 'rehash' manually.