Skip to content

Commit

Permalink
Fix trivial typo in git-log man page.
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
  • Loading branch information
Sean Estabrooks authored and Junio C Hamano committed Apr 28, 2006
1 parent 776e994 commit aa6bf0e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Documentation/git-log.txt
Original file line number Diff line number Diff line change
@@ -14,13 +14,12 @@ DESCRIPTION
-----------
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
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.

This manual page describes only the most frequently used
options.
This manual page describes only the most frequently used options.


OPTIONS

0 comments on commit aa6bf0e

Please sign in to comment.