X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit.1;h=926a9c65d300a95f4341c00324cd92fb69a17a55;hp=ffb67468160fc694cf2c87793a33f817d4221323;hb=5cde19017f6b64ab1e440633d59e36a231b57a3f;hpb=d4bd3417c76450f248952606bff7e586600e34a8 diff --git a/dgit.1 b/dgit.1 index ffb67468..926a9c65 100644 --- a/dgit.1 +++ b/dgit.1 @@ -634,6 +634,11 @@ which is involved. The config used is thereafter that for the distro. .BI dgit.default.distro " distro" The default distro for an unknown suite. .TP +.BR dgit.default. * +for each +.BR dgit-distro. \fIdistro\fR . *, +the default value used if there is no distro-specific setting. +.TP .BR dgit-distro. \fIdistro\fR .clean-mode One of the values for the command line --clean= option; used if --clean is not specified. @@ -730,10 +735,6 @@ or when pushing and .BR dgit-distro. \fIdistro\fR . ( git | sshpsql ) - ( user | host | user-force ) .TP .BI dgit-distro. distro .backports-quirk -.TP -.BR dgit.default. * -for each -.BR dgit-distro. \fIdistro\fR . * .SH ENVIRONMENT VARIABLES .TP .BR DGIT_SSH ", " GIT_SSH @@ -784,8 +785,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.