filter-branch: add [--] to usage

Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Andreas Heiduk 2017-06-10 10:54:45 +02:00 коммит произвёл Junio C Hamano
Родитель 3b117f7301
Коммит d612975e8e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -87,7 +87,7 @@ USAGE="[--setup <command>] [--env-filter <command>]
[--commit-filter <command>] [--tag-name-filter <command>]
[--subdirectory-filter <directory>] [--original <namespace>]
[-d <directory>] [-f | --force]
[<rev-list options>...]"
[--] [<rev-list options>...]"
OPTIONS_SPEC=
. git-sh-setup