summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-06 18:26:01 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-06 18:27:30 +0000
commit5dd559b5eaedf57a1081c03ab8602669c9e72e4a (patch)
tree8a198767db4cebd216514217b1a752a861306784 /dgit.1
parent0e7753f7935b97bb3f7e3921651006e41bff0cca (diff)
dgit: config: Allow dgit-suite.PATTERN.distro
This is going to be useful for *-security. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index 9878c20..07eb89c 100644
--- a/dgit.1
+++ b/dgit.1
@@ -879,6 +879,9 @@ Settings likely to be useful for an end user include:
Specifies the distro for a suite. dgit keys off the suite name (which
appears in changelogs etc.), and uses that to determine the distro
which is involved. The config used is thereafter that for the distro.
+
+.I suite
+may be a glob pattern.
.TP
.BI dgit.default.distro " distro"
The default distro for an unknown suite.