summaryrefslogtreecommitdiffstats
path: root/git-cvsexportcommit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-29 09:18:19 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-29 09:18:19 +0000
commit591dc6ae2b927354f3011bedf81ae623d9014627 (patch)
treefb312d421fad3f6490199fc6812d60fffa4c9ad1 /git-cvsexportcommit.html
parent36460981d4d516642ddd8ee3afd442552a28a48a (diff)
downloadgit-htmldocs-591dc6ae2b927354f3011bedf81ae623d9014627.tar.gz
Autogenerated HTML docs for v1.5.2-136-g322bc
Diffstat (limited to 'git-cvsexportcommit.html')
-rw-r--r--git-cvsexportcommit.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-cvsexportcommit.html b/git-cvsexportcommit.html
index 8e1af0980..503382387 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] [-d cvsroot] [-f] [-m msgprefix] [PARENTCOMMIT] COMMITID</p>
+<p><em>git-cvsexportcommit</em> [-h] [-u] [-v] [-c] [-P] [-p] [-a] [-d cvsroot] [-f] [-m msgprefix] [PARENTCOMMIT] COMMITID</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -353,6 +353,14 @@ should the changeset be done against.</p>
</p>
</dd>
<dt>
+-u
+</dt>
+<dd>
+<p>
+ Update affected files from cvs repository before attempting export.
+</p>
+</dd>
+<dt>
-v
</dt>
<dd>
@@ -404,7 +412,7 @@ $ git-cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git-cvsexportcommit
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-May-2007 00:32:26 UTC
+Last updated 29-May-2007 09:17:38 UTC
</div>
</div>
</body>