Signed-off-by: Andreas Ericsson <redacted>
---
Documentation/git-clone.txt | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
applies-to: 10d2c80712a3ff324ddd1c0f37b2b0e8bfda554c
189416bb09953a7268d13ea38cbef6bd61485863
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index dd92cde..1d23be5 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -48,10 +48,8 @@ OPTIONS
run on the other end.
<repository>::
- The (possibly remote) repository to clone from. It can
- be an "rsync://host/dir" URL, an "http://host/dir" URL,
- or [<host>:]/dir notation that is used by 'git-clone-pack'.
- Currently http transport is not supported.
+ The repository to clone from. See the man-page for
+ git-pull, git-fetch or git-push for syntax explanation.
<directory>::
The name of a new directory to be cloned into. It is an
---
0.99.9.GIT