Signed-off-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> --- Documentation/git-cvsimport.txt | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt index 608cd63..fc77a3b 100644 --- a/Documentation/git-cvsimport.txt +++ b/Documentation/git-cvsimport.txt @@ -176,6 +176,13 @@ messages, bug-tracking systems, email archives, and the like. -h:: Print a short usage message and exit. +CONFIG +------ +For any option '-x' you can set the config variable 'cvsimport.x' to the value +you would specify for '-x', or to 'true' for a boolean option. For an +uppercase option '-X' use the config variable 'cvsimport.capital-x' (or +'cvsimport.capital-X'). + OUTPUT ------ If '-v' is specified, the script reports what it is doing. -- 1.7.3.2.617.g84f63 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html