]> Pileus Git - ~andy/git/commitdiff
Documentation: mention module option to git-cvsimport
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Feb 2007 07:51:26 +0000 (02:51 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Mar 2007 00:47:32 +0000 (16:47 -0800)
The git-cvsimport argument that specifies a cvs module to import should
probably be included in the default example.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/cvs-migration.txt

index 764cc560b4aeeb7248d94f939c976634bd395823..3b6b494162de6993ee6ffb6142fcc85b73609d9c 100644 (file)
@@ -109,7 +109,7 @@ sure it is in your path.  Then cd to a checked out CVS working directory
 of the project you are interested in and run gitlink:git-cvsimport[1]:
 
 -------------------------------------------
-$ git cvsimport -C <destination>
+$ git cvsimport -C <destination> <module>
 -------------------------------------------
 
 This puts a git archive of the named CVS module in the directory