git-show-ref.txt: fix order of flags
When the explanatory text uses the term "respectively", the order of flags is important. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
98cdfbb84a
commit
bd8d6f0def
@ -37,8 +37,8 @@ OPTIONS
|
||||
|
||||
Show the HEAD reference, even if it would normally be filtered out.
|
||||
|
||||
--tags::
|
||||
--heads::
|
||||
--tags::
|
||||
|
||||
Limit to "refs/heads" and "refs/tags", respectively. These options
|
||||
are not mutually exclusive; when given both, references stored in
|
||||
|
Loading…
Reference in New Issue
Block a user