ls-remote documentation: <refs> argument is optional
Correct SYNOPSIS section. Signed-off-by: Piotr Krukowiecki <piotr.krukowiecki@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
621c39de22
commit
494489a5bd
@ -10,7 +10,7 @@ SYNOPSIS
|
|||||||
--------
|
--------
|
||||||
[verse]
|
[verse]
|
||||||
'git ls-remote' [--heads] [--tags] [-u <exec> | --upload-pack <exec>]
|
'git ls-remote' [--heads] [--tags] [-u <exec> | --upload-pack <exec>]
|
||||||
<repository> <refs>...
|
<repository> [<refs>...]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
Reference in New Issue
Block a user