aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-08-11 14:28:35 -0700
committerJunio C Hamano <gitster@pobox.com>2008-08-11 14:28:35 -0700
commitac39efbdf3d41443c40166b7578b7fb87c2f3b60 (patch)
treef72e1c547e81130e237246590769c06a75c89f46
parent10d9d887ecdc81197162d7bbe5dfc0d028498fd6 (diff)
parente534735a4cd778ac8172f543869a20894c1022a6 (diff)
downloadgit-ac39efbdf3d41443c40166b7578b7fb87c2f3b60.tar.gz
git-ac39efbdf3d41443c40166b7578b7fb87c2f3b60.tar.xz
Merge branch 'maint'
* maint: Re-fix rev-list-options 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 9e2071366..be8472178 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::