Skip to content

Commit

Permalink
Documentation: rev-list-options: Fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Thomas Rast authored and Junio C Hamano committed Aug 12, 2008
1 parent 7dce991 commit d777af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/rev-list-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ For example, if you have this topology:
o---x---a---a branch A
-----------------------------------------------------------------------
+
you would get an output line this:
you would get an output like this:
+
-----------------------------------------------------------------------
$ git rev-list --left-right --boundary --pretty=oneline A...B
Expand Down

0 comments on commit d777af8

Please sign in to comment.