summaryrefslogtreecommitdiffstats
path: root/git-cvsexportcommit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-02-21 20:24:10 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-02-21 20:24:10 +0000
commit118d277c10b5db8daa66617d0e75ac2cf9ff7219 (patch)
tree38cd2fc90a66aeac003ac4be9766b04957afcb49 /git-cvsexportcommit.html
parent23b8db3a0f5ec1c0dca3493eb36085c0cbddef5b (diff)
downloadgit-htmldocs-118d277c10b5db8daa66617d0e75ac2cf9ff7219.tar.gz
Autogenerated HTML docs for v1.5.0.1-74-g2470
Diffstat (limited to 'git-cvsexportcommit.html')
-rw-r--r--git-cvsexportcommit.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/git-cvsexportcommit.html b/git-cvsexportcommit.html
index 84a16d070..f72df3e16 100644
--- a/git-cvsexportcommit.html
+++ b/git-cvsexportcommit.html
@@ -272,7 +272,7 @@ git-cvsexportcommit(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-cvsexportcommit</em> [-h] [-v] [-c] [-P] [-p] [-a] [-f] [-m msgprefix] [PARENTCOMMIT] COMMITID</p>
+<p><em>git-cvsexportcommit</em> [-h] [-v] [-c] [-P] [-p] [-a] [-d cvsroot] [-f] [-m msgprefix] [PARENTCOMMIT] COMMITID</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -318,6 +318,16 @@ should the changeset be done against.</p>
</p>
</dd>
<dt>
+-d
+</dt>
+<dd>
+<p>
+ Set an alternative CVSROOT to use. This corresponds to the CVS
+ -d parameter. Usually users will not want to set this, except
+ if using CVS in an asymmetric fashion.
+</p>
+</dd>
+<dt>
-f
</dt>
<dd>
@@ -394,7 +404,7 @@ $ git-cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git-cvsexportcommit
</div>
<div id="footer">
<div id="footer-text">
-Last updated 06-Feb-2007 00:09:24 UTC
+Last updated 21-Feb-2007 20:23:57 UTC
</div>
</div>
</body>