chiark / gitweb /
dgit(1): Document the dgit-distro.DISTRO.quilt-mode config setting.
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index b56a8fd7e73c03b736dffe3836ca5bf2e180aa0e..8235b059fcd63164db25c54b1504b511bb866704 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -643,6 +643,10 @@ the default value used if there is no distro-specific setting.
 One of the values for the command line --clean= option; used if
 --clean is not specified.
 .TP
+.BR dgit-distro. \fIdistro\fR .quilt-mode
+One of the values for the command line --quilt= option; used if
+--quilt is not specified.
+.TP
 .BR dgit-distro. \fIdistro\fR .readonly " " auto | a " | " true | t | y | 1 " | " false | f | n | 0
 Whether you have push access to the distro.
 For Debian, it is OK to use auto, which uses readonly mode if you are
@@ -785,8 +789,6 @@ There should be an option which arranges for the `3.0 (quilt)'
 autocommit(s) to not appear on your HEAD, but instead only in the
 remote tracking suite branch.
 
-The option parser requires values to be cuddled to the option name.
-
 --dry-run does not always work properly, as not doing some of the git
 fetches may result in subsequent actions being different.  Doing a
 non-dry-run dgit fetch first will help.