summaryrefslogtreecommitdiffstats
path: root/gitcvs-migration.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-21 08:11:06 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-21 08:11:06 +0000
commitea868339dcb855ac3bd8b4bcef500d932913dbaa (patch)
tree6ef65b7db058826c73a629598fc442e112c20014 /gitcvs-migration.txt
parent83eded1eb0303adfb21d32eb32e1dfd9bf3b4135 (diff)
downloadgit-htmldocs-ea868339dcb855ac3bd8b4bcef500d932913dbaa.tar.gz
Autogenerated HTML docs for v1.6.3-rc1-34-g0be9b
Diffstat (limited to 'gitcvs-migration.txt')
-rw-r--r--gitcvs-migration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitcvs-migration.txt b/gitcvs-migration.txt
index aaa7ef737..0e49c1c03 100644
--- a/gitcvs-migration.txt
+++ b/gitcvs-migration.txt
@@ -118,7 +118,7 @@ Importing a CVS archive
First, install version 2.1 or higher of cvsps from
link:http://www.cobite.com/cvsps/[http://www.cobite.com/cvsps/] and make
sure it is in your path. Then cd to a checked out CVS working directory
-of the project you are interested in and run 'git-cvsimport':
+of the project you are interested in and run linkgit:git-cvsimport[1]:
-------------------------------------------
$ git cvsimport -C <destination> <module>