Skip to content

Commit e534735

Browse files
committed
Re-fix rev-list-options documentation
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 <[email protected]>
1 parent 4f80b27 commit e534735

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/rev-list-options.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,7 @@ used in the output. When the starting commit is specified as
263263
'commit@\{now}', output also uses 'commit@\{timestamp}' notation
264264
instead. Under '\--pretty=oneline', the commit message is
265265
prefixed with this information on the same line.
266-
+
267-
Cannot be combined with '\--reverse'.
266+
This option cannot be combined with '\--reverse'.
268267
See also linkgit:git-reflog[1].
269268

270269
--merge::

0 commit comments

Comments
 (0)