mirror of
https://github.com/git/git.git
synced 2025-03-26 18:35:21 +00:00
Add -P to the documentation head.
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>
This commit is contained in:
parent
9acb552d98
commit
8e6ae4ad5f
@ -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> ]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user