Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 1.1.5
[gitweb.git]
/
Documentation
/
git-clone.txt
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index f943f267da0356d6e129f10117fce16e19aba939..790b87b231d46d6e9de9d85024b25b49ee225488 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-8,7
+8,9
@@
git-clone - Clones a repository.
SYNOPSIS
--------
-'git-clone' [-l [-s]] [-q] [-n] [-o <name>] [-u <upload-pack>] <repository> [<directory>]
+[verse]
+'git-clone' [-l [-s]] [-q] [-n] [-o <name>] [-u <upload-pack>]
+ <repository> [<directory>]
DESCRIPTION
-----------