Skip to content

Commit 494489a

Browse files
cvbgegitster
authored andcommitted
ls-remote documentation: <refs> argument is optional
Correct SYNOPSIS section. Signed-off-by: Piotr Krukowiecki <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 621c39d commit 494489a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-ls-remote.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SYNOPSIS
1010
--------
1111
[verse]
1212
'git ls-remote' [--heads] [--tags] [-u <exec> | --upload-pack <exec>]
13-
<repository> <refs>...
13+
<repository> [<refs>...]
1414

1515
DESCRIPTION
1616
-----------

0 commit comments

Comments
 (0)