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:

committed by
Junio C Hamano

parent
98cdfbb84a
commit
bd8d6f0def
@ -37,8 +37,8 @@ OPTIONS
|
|||||||
|
|
||||||
Show the HEAD reference, even if it would normally be filtered out.
|
Show the HEAD reference, even if it would normally be filtered out.
|
||||||
|
|
||||||
--tags::
|
|
||||||
--heads::
|
--heads::
|
||||||
|
--tags::
|
||||||
|
|
||||||
Limit to "refs/heads" and "refs/tags", respectively. These options
|
Limit to "refs/heads" and "refs/tags", respectively. These options
|
||||||
are not mutually exclusive; when given both, references stored in
|
are not mutually exclusive; when given both, references stored in
|
||||||
|
Reference in New Issue
Block a user