summaryrefslogtreecommitdiffstats
path: root/git-cvsexportcommit.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-06-18 20:54:10 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-06-18 20:54:10 +0000
commitf43de609d47d6cec7e8d5e363f372455f59a7ecd (patch)
tree38aef2740fdb44422203c2749afa102d108e074a /git-cvsexportcommit.txt
parent25e7ba6dc84805e96d73967f3182ffcb54d4022f (diff)
downloadgit-htmldocs-f43de609d47d6cec7e8d5e363f372455f59a7ecd.tar.gz
Autogenerated HTML docs for v1.6.3.2-316-gda4e
Diffstat (limited to 'git-cvsexportcommit.txt')
-rw-r--r--git-cvsexportcommit.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-cvsexportcommit.txt b/git-cvsexportcommit.txt
index 2da8588f4..abaaf273b 100644
--- a/git-cvsexportcommit.txt
+++ b/git-cvsexportcommit.txt
@@ -63,6 +63,10 @@ OPTIONS
-u::
Update affected files from CVS repository before attempting export.
+-k::
+ Reverse CVS keyword expansion (e.g. $Revision: 1.2.3.4$
+ becomes $Revision$) in working CVS checkout before applying patch.
+
-w::
Specify the location of the CVS checkout to use for the export. This
option does not require GIT_DIR to be set before execution if the