* [PATCH] ls-remote documentation: <refs> argument is optional
@ 2011-03-09 20:03 Piotr Krukowiecki
0 siblings, 0 replies; only message in thread
From: Piotr Krukowiecki @ 2011-03-09 20:03 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
Correct SYNOPSIS section.
Signed-off-by: Piotr Krukowiecki <piotr.krukowiecki@gmail.com>
---
Documentation/git-ls-remote.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt
index abe7bf9..3422765 100644
--- a/Documentation/git-ls-remote.txt
+++ b/Documentation/git-ls-remote.txt
@@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
'git ls-remote' [--heads] [--tags] [-u <exec> | --upload-pack <exec>]
- <repository> <refs>...
+ <repository> [<refs>...]
DESCRIPTION
-----------
--
1.7.4.1.208.gf7c6c.dirty
--
Piotr Krukowiecki
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-09 20:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 20:03 [PATCH] ls-remote documentation: <refs> argument is optional Piotr Krukowiecki
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.