chiark / gitweb /
In manpage move dgit.default.* to main CONFIGURATION section.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 14 Aug 2015 11:30:04 +0000 (12:30 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 14 Aug 2015 17:34:58 +0000 (18:34 +0100)
debian/changelog
dgit.1

index 442b255707a968d19dd96430759d2afb1339c0cc..c577e024f839aaf69c4e8314119aedd4ef8d592e 100644 (file)
@@ -6,6 +6,7 @@ dgit (1.2~~) UNRELEASED; urgency=low
     are used for authenticating pushes.
   * Correct manpage cross-reference to point to browse.d.d.o.
   * Honour *.clean-mode configuration setting for --clean= mode.
+  * In manpage move dgit.default.* to main CONFIGURATION section.
 
  --
 
diff --git a/dgit.1 b/dgit.1
index ffb67468160fc694cf2c87793a33f817d4221323..b56a8fd7e73c03b736dffe3836ca5bf2e180aa0e 100644 (file)
--- 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