Update git-log and git-show documentation
authorMichael S. Tsirkin <mst@mellanox.co.il>
Thu, 8 Feb 2007 23:22:21 +0000 (15:22 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 8 Feb 2007 23:22:21 +0000 (15:22 -0800)
Point at where the options not so frequently used are found.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-log.txt
Documentation/git-show.txt
index b8029463d9e9b356d3b263f50b3eab2012956ee6..361eaec700bf6401f89c7e631f53414a399affe6 100644 (file)
@@ -16,7 +16,7 @@ Shows the commit logs.
 
 The command takes options applicable to the gitlink:git-rev-list[1]
 command to control what is shown and how, and options applicable to
 
 The command takes options applicable to the gitlink:git-rev-list[1]
 command to control what is shown and how, and options applicable to
-the gitlink:git-diff-tree[1] commands to control how the change
+the gitlink:git-diff-tree[1] commands to control how the changes
 each commit introduces are shown.
 
 This manual page describes only the most frequently used options.
 each commit introduces are shown.
 
 This manual page describes only the most frequently used options.
index 9051951c34c41cf339df1f54319addf62318f5d6..f56f16498398405a170c29543efc44a08e388c49 100644 (file)
@@ -25,6 +25,9 @@ with \--name-only).
 
 For plain blobs, it shows the plain contents.
 
 
 For plain blobs, it shows the plain contents.
 
+The command takes options applicable to the gitlink:git-diff-tree[1] command to
+control how the changes the commit introduces are shown.
+
 This manual page describes only the most frequently used options.
 
 
 This manual page describes only the most frequently used options.