Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: quote double-dash for AsciiDoc
[gitweb.git]
/
Documentation
/
git-ls-remote.txt
diff --git
a/Documentation/git-ls-remote.txt
b/Documentation/git-ls-remote.txt
index abe7bf9ff9eb9a3ddb1924938de071291520797a..3422765827985ed86402e2a271642b3e9714c1b2 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] [-u <exec> | --upload-pack <exec>]
- <repository>
<refs>...
+ <repository>
[<refs>...]
DESCRIPTION
-----------