X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=dgit.1;h=60bf0d3767fc157ae80fa7990a047f9bb76a3d38;hb=70b522e712e52444e8c7b924502380d6413040fa;hp=c3dd420bdfc6bd92cefcee407f1b256343e61559;hpb=bf3b5ae6ed289e7b1d43559700d1bdf3be8b38a7;p=dgit.git diff --git a/dgit.1 b/dgit.1 index c3dd420b..60bf0d37 100644 --- a/dgit.1 +++ b/dgit.1 @@ -543,7 +543,7 @@ dgit will only actually clean the tree if it needs to (because it needs to build the source package or binaries from your working tree). Otherwise any untracked files will be simply ignored. -p.TP +.TP .BR --clean=git-ff " | " -wgf Use .BR "git clean -xdff" @@ -1079,6 +1079,24 @@ and the .B keyid distro config setting. .TP +.RI \fB--curl!:\fR option " | \fB--dput!:\fR" option " |..." +Specifies an option to remove from the command line for +a program called by dgit, as for +\fB--\fR\fIprogram\fI\fB:\fR\fIoption\fR +(and the same caveats apply). + +Any options or arguments exactly identical to +.I option +are removed. +(It is not an error if there were none.) + +This can only be used to delete options +which are always passed by default by dgit, +or to undo a previous +\fB--\fR\fIprogram\fI\fB:\fR\fIoption\fR. +It cannot be used to override option(s) dynamically +decided on by dgit. +.TP .RI \fB--curl=\fR program " | \fB--dput=\fR" program " |..." Specifies alternative programs to use instead of .BR curl , @@ -1270,7 +1288,7 @@ but ignored if the value does not make sense to this version of dgit. Setting both .clean-mode and .clean-mode-newer is useful to provide a single git config compatible with different dgit versions. .TP -.BR dgit-distro. \fIdistro\fR .quilt- +.BR dgit-distro. \fIdistro\fR .quilt-mode One of the values for the command line --quilt= option; used if --quilt is not specified. .TP