summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9acb552)
raw | patch | inline | side by side (parent: 9acb552)
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>
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 |
index a2f97b392a6eb2c60289837d19af5ee2cdf42cc8..4b62256a79034c4dcd60e2954e7f5c1b7f3caa81 100644 (file)
--------
'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> ]