Code

tigrc(5): fix typo
[tig.git] / tigrc.5.txt
index d33056a4f52013efd88a69413de534873a96faef..ef93d27bef930806a8bba18088e3d4942a66eaec 100644 (file)
@@ -140,7 +140,7 @@ The following variables can be set:
 
 'commit-encoding' (string)::
 
-       The encoding used for commits. The default is UTF-8. Not this option
+       The encoding used for commits. The default is UTF-8. Note this option
        is shadowed by the "i18n.commitencoding" option in `.git/config`.
 
 Bind command
@@ -222,6 +222,7 @@ are:
 |%(head)               |The currently viewed 'head' ID. Defaults to HEAD
 |%(commit)             |The currently selected commit ID.
 |%(blob)               |The currently selected blob ID.
+|%(branch)             |The currently selected branch name.
 |%(directory)          |The current directory path in the tree view;
                         empty for the root directory.
 |%(file)               |The currently selected file.