revised^2: git-daemon extra paranoia, and path DWIM
[gitweb.git] / Documentation / git-clone.txt
index 7d713c73858e1c786d61ec1359241c658ef012b4..dd92cdefc2a2c504aea8ca23ce0e01746020036f 100644 (file)
@@ -1,6 +1,5 @@
 git-clone(1)
 ============
-v0.1, July 2005
 
 NAME
 ----
@@ -9,7 +8,7 @@ git-clone - Clones a repository.
 
 SYNOPSIS
 --------
-'git clone' [-l [-s]] [-q] [-n] [-u <upload-pack>] <repository> <directory>
+'git-clone' [-l [-s]] [-q] [-n] [-u <upload-pack>] <repository> <directory>
 
 DESCRIPTION
 -----------