Documentation: rev-list-options: Fix a typo

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Thomas Rast 2008-08-12 01:55:35 +02:00 коммит произвёл Junio C Hamano
Родитель 7dce9918c7
Коммит d777af86d8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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