Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Re-fix rev-list-options documentation
author
Junio C Hamano
<gitster@pobox.com>
Mon, 11 Aug 2008 21:24:51 +0000
(14:24 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 11 Aug 2008 21:24:51 +0000
(14:24 -0700)
18a2197
(Documentation: rev-list-options: Fix -g paragraph formatting,
2008-08-10) introduced the third paragraph that is continued, but it seems
to confuse docbook toolchain on FC9 machines.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
4f80b27
)
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index 56e2eca258d48721c5cbfefef844e0892954e005..c953d1cac53412c08870d013e2db5e22b8e6fe6e 100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/rev-list-options.txt
@@
-263,8
+263,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::