Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Fix trivial typo in git-log man page.
author
Sean Estabrooks
<seanlkml@sympatico.ca>
Fri, 28 Apr 2006 13:15:03 +0000
(09:15 -0400)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 28 Apr 2006 21:31:53 +0000
(14:31 -0700)
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Documentation/git-log.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (from parent 1:
776e994
)
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index 76cb894caab08de47f2ba3ceb17850f5b49acbda..af378ffcf9b09bd3ae01566e405aadec75c28e61 100644
(file)
--- a/
Documentation/git-log.txt
+++ b/
Documentation/git-log.txt
@@
-14,13
+14,12
@@
DESCRIPTION
-----------
Shows the commit logs.
-----------
Shows the commit logs.
-The command takes options applicable to the gitlink:
:
git-rev-list[1]
+The command takes options applicable to the gitlink:git-rev-list[1]
command to control what is shown and how, and options applicable to
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 change
each commit introduces are shown.
each commit introduces are shown.
-This manual page describes only the most frequently used
-options.
+This manual page describes only the most frequently used options.
OPTIONS
OPTIONS