`Git Buch <http://gitbu.ch/index.html>`_ (German).
-Offline documentation
----------------------
+Builtin help
+------------
-Git has builtin help: run ``git help $TOPIC``. For example, run
-``git help git`` or ``git help help``.
+Run ``git help $TOPIC``. For example, run ``git help git`` or
+``git help help``. Run ``git help -a`` to list help topics for all
+available commands; ``git help -g`` to list help guides, i.e. help topics
+that aren't commands.
Quick start