]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-show.txt
Seventh batch
[thirdparty/git.git] / Documentation / git-show.txt
index e73ef540176b65f6c049a3b5fcfd7e8faa6a6b58..fcf528c1b30d8045592d117ccc3d5f9248d0edbd 100644 (file)
@@ -9,7 +9,7 @@ git-show - Show various types of objects
 SYNOPSIS
 --------
 [verse]
-'git show' [options] [<object>...]
+'git show' [<options>] [<object>...]
 
 DESCRIPTION
 -----------
@@ -77,7 +77,7 @@ EXAMPLES
        Concatenates the contents of said Makefiles in the head
        of the branch `master`.
 
-Discussion
+DISCUSSION
 ----------
 
 include::i18n.txt[]