aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Lichtenheld <flichtenheld@astaro.com>2009-04-18 16:38:42 +0200
committerJunio C Hamano <gitster@pobox.com>2009-04-20 13:45:02 -0700
commit3ac3cfb8ebd66ff57ba5e316abddc9612e7b485e (patch)
tree8a8e0ec26a18d029af580669400c0bd7e2e1d1ec
parent7183c09d11ac4b98f1cc78f29dcbd85df5533001 (diff)
downloadgit-3ac3cfb8ebd66ff57ba5e316abddc9612e7b485e.tar.gz
git-3ac3cfb8ebd66ff57ba5e316abddc9612e7b485e.tar.xz
gitcvs-migration: Link to git-cvsimport documentation
Signed-off-by: Frank Lichtenheld <flichtenheld@astaro.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/gitcvs-migration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitcvs-migration.txt b/Documentation/gitcvs-migration.txt
index aaa7ef737..0e49c1c03 100644
--- a/Documentation/gitcvs-migration.txt
+++ b/Documentation/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>