mailinfo: allow -u to fall back on latin1 to utf8 conversion.
[git.git] / Documentation / git.txt
index 15ae4f1..a518249 100644 (file)
@@ -24,6 +24,8 @@ OPTIONS
 
 --help::
        prints the synopsis and a list of available commands.
+       If a git command is named this option will bring up the
+       man-page for that command.
 
 --exec-path::
        path to wherever your core git programs are installed.
@@ -106,6 +108,9 @@ gitlink:git-prune-packed[1]::
 gitlink:git-read-tree[1]::
        Reads tree information into the directory index
 
+gitlink:git-repo-config[1]::
+       Get and set options in .git/config.
+
 gitlink:git-unpack-objects[1]::
        Unpacks objects out of a packed archive.