Skip to content

Commit

Permalink
Re-fix rev-list-options documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Junio C Hamano committed Aug 11, 2008
1 parent 4f80b27 commit e534735
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Documentation/rev-list-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit e534735

Please sign in to comment.