]> git.ipfire.org Git - thirdparty/git.git/commitdiff
documentation: update cvsimport description of "-r" for recent clone
authorCarlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Thu, 26 Mar 2009 07:08:09 +0000 (00:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2009 07:24:26 +0000 (00:24 -0700)
the "--use-separate-remote" option no longer exists, having since
become the default for a clone.

Signed-off-by: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cvsimport.txt

index b7a8c10b8709108c1c8a0d14f661c179c2b4f22c..8f9ba74c8bc95c36e8586e921f4df6617e999d82 100644 (file)
@@ -62,7 +62,7 @@ OPTIONS
 -r <remote>::
        The git remote to import this CVS repository into.
        Moves all CVS branches into remotes/<remote>/<branch>
-       akin to the 'git-clone' "--use-separate-remote" option.
+       akin to the way 'git-clone' uses 'origin' by default.
 
 -o <branch-for-HEAD>::
        When no remote is specified (via -r) the 'HEAD' branch