projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9acb552
)
Add -P to the documentation head.
author
Junio C Hamano
<junkio@cox.net>
Wed, 2 Nov 2005 01:07:21 +0000
(17:07 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 2 Nov 2005 01:07:21 +0000
(17:07 -0800)
This is a companion patch for
211dcac6430cdf77fcf2a968ffaf9313b5c059b0
commit, to add the newly introduced -P option to the list of options.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-cvsimport.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-cvsimport.txt
b/Documentation/git-cvsimport.txt
index
a2f97b3
..
4b62256
100644
(file)
--- a/
Documentation/git-cvsimport.txt
+++ b/
Documentation/git-cvsimport.txt
@@
-10,7
+10,7
@@
SYNOPSIS
--------
'git-cvsimport' [ -o <branch-for-HEAD> ] [ -h ] [ -v ]
[ -d <CVSROOT> ] [ -p <options-for-cvsps> ]
- [ -C <git_repository> ] [ -i ] [ -k ]
+ [ -C <git_repository> ] [ -i ] [ -
P <file> ] [ -
k ]
[ -s <subst> ] [ -m ] [ -M regex ] [ <CVS_module> ]