Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make specification of CVS module to convert optional.
[gitweb.git]
/
Documentation
/
git-cvsimport-script.txt
diff --git
a/Documentation/git-cvsimport-script.txt
b/Documentation/git-cvsimport-script.txt
index 8e170cdc1f95f21b184e014ed928b6db46a2e9c2..2fefe89906fb384f081ec36e6937163024a4eb9c 100644
(file)
--- a/
Documentation/git-cvsimport-script.txt
+++ b/
Documentation/git-cvsimport-script.txt
@@
-11,7
+11,7
@@
SYNOPSIS
--------
'git-cvsimport-script' [ -o <branch-for-HEAD> ] [ -h ] [ -v ]
[ -d <CVSROOT> ] [ -p <options-for-cvsps> ]
-
<CVS_module> [ <GIT_repository
> ]
+
[ -C <GIT_repository> ] [ <CVS_module
> ]
DESCRIPTION