Fix trivial typo in git-log man page.
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
This commit is contained in:

committed by
Junio C Hamano

parent
776e994af5
commit
aa6bf0eb64
@ -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
|
This manual page describes only the most frequently used options.
|
||||||
options.
|
|
||||||
|
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
|
Reference in New Issue
Block a user