summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2005-07-03 11:02:06 (GMT)
committerSven Verdoolaege <skimo@kotnet.org>2005-07-03 11:02:06 (GMT)
commit34155390a576d8124e0adc864aaf2f11bbf5168b (patch)
tree4918235816314f1d9981456cb05e395b6030c035 /Documentation
parent8d0ea3117597933610e02907d14b443f8996ca3b (diff)
downloadgit-34155390a576d8124e0adc864aaf2f11bbf5168b.zip
git-34155390a576d8124e0adc864aaf2f11bbf5168b.tar.gz
git-34155390a576d8124e0adc864aaf2f11bbf5168b.tar.bz2
Support :ext: access method.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-cvsimport-script.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git-cvsimport-script.txt b/Documentation/git-cvsimport-script.txt
index 23a7905..4eb0f43 100644
--- a/Documentation/git-cvsimport-script.txt
+++ b/Documentation/git-cvsimport-script.txt
@@ -26,7 +26,8 @@ OPTIONS
-------
-d <CVSROOT>::
The root of the CVS archive. May be local (a simple path) or remote;
- currently, only the :pserver: access method is supported.
+ currently, only the :local:, :ext: and :pserver: access methods
+ are supported.
-o <branch-for-HEAD>::
The 'HEAD' branch from CVS is imported to the 'origin' branch within