mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-21 05:20:18 -05:00
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:
committed by
Junio C Hamano
parent
621c39de22
commit
494489a5bd
@@ -10,7 +10,7 @@ SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'git ls-remote' [--heads] [--tags] [-u <exec> | --upload-pack <exec>]
|
||||
<repository> <refs>...
|
||||
<repository> [<refs>...]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user