Skip to content

Commit

Permalink
ls-remote documentation: <refs> argument is optional
Browse files Browse the repository at this point in the history
Correct SYNOPSIS section.

Signed-off-by: Piotr Krukowiecki <piotr.krukowiecki@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Piotr Krukowiecki authored and Junio C Hamano committed Mar 9, 2011
1 parent 621c39d commit 494489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-ls-remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
'git ls-remote' [--heads] [--tags] [-u <exec> | --upload-pack <exec>]
<repository> <refs>...
<repository> [<refs>...]

DESCRIPTION
-----------
Expand Down

0 comments on commit 494489a

Please sign in to comment.