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:
committed by
Junio C Hamano
parent
3b117f7301
commit
d612975e8e
@ -87,7 +87,7 @@ USAGE="[--setup <command>] [--env-filter <command>]
|
|||||||
[--commit-filter <command>] [--tag-name-filter <command>]
|
[--commit-filter <command>] [--tag-name-filter <command>]
|
||||||
[--subdirectory-filter <directory>] [--original <namespace>]
|
[--subdirectory-filter <directory>] [--original <namespace>]
|
||||||
[-d <directory>] [-f | --force]
|
[-d <directory>] [-f | --force]
|
||||||
[<rev-list options>...]"
|
[--] [<rev-list options>...]"
|
||||||
|
|
||||||
OPTIONS_SPEC=
|
OPTIONS_SPEC=
|
||||||
. git-sh-setup
|
. git-sh-setup
|
||||||
|
|||||||
Reference in New Issue
Block a user