From: Sean Estabrooks Date: Fri, 28 Apr 2006 13:15:03 +0000 (-0400) Subject: Fix trivial typo in git-log man page. X-Git-Tag: v1.3.2~7 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=aa6bf0eb6489d652c5877d65160ed33c857afa74;p=git.git Fix trivial typo in git-log man page. Signed-off-by: Sean Estabrooks --- diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index 76cb894c..af378ffc 100644 --- a/Documentation/git-log.txt +++ b/Documentation/git-log.txt @@ -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