Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ls-remote: fix synopsis
[gitweb.git]
/
Documentation
/
git-ls-remote.txt
diff --git
a/Documentation/git-ls-remote.txt
b/Documentation/git-ls-remote.txt
index 7467162adce6e73c0770d096fbbc6ad0091a9167..453e93ced203c884e1567159e8e795e731598b5e 100644
(file)
--- a/
Documentation/git-ls-remote.txt
+++ b/
Documentation/git-ls-remote.txt
@@
-10,7
+10,7
@@
SYNOPSIS
--------
[verse]
'git ls-remote' [--heads] [--tags] [--refs] [--upload-pack=<exec>]
- [-q | --quiet] [--exit-code]
<repository> [<refs>...
]
+ [-q | --quiet] [--exit-code]
[--get-url] [<repository> [<refs>...]
]
DESCRIPTION
-----------