summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2008-08-11 14:28:35 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-08-11 14:28:35 -0700
commitac39efbdf3d41443c40166b7578b7fb87c2f3b60 (patch)
treef72e1c547e81130e237246590769c06a75c89f46 /Documentation
parentMerge branch 'maint' (diff)
parentRe-fix rev-list-options documentation (diff)
downloadtgif-ac39efbdf3d41443c40166b7578b7fb87c2f3b60.tar.xz
Merge branch 'maint'
* maint: Re-fix rev-list-options documentation
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/rev-list-options.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index 9e20713664..be84721781 100644
--- a/Documentation/rev-list-options.txt
+++ b/Documentation/rev-list-options.txt
@@ -267,8 +267,7 @@ used in the output. When the starting commit is specified as
'commit@\{now}', output also uses 'commit@\{timestamp}' notation
instead. Under '\--pretty=oneline', the commit message is
prefixed with this information on the same line.
-+
-Cannot be combined with '\--reverse'.
+This option cannot be combined with '\--reverse'.
See also linkgit:git-reflog[1].
--merge::