From 059cac1fae66b2ee45d215f855bf2962db43195b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 20 Jul 2015 13:09:31 +0100 Subject: [PATCH] Document that up to -DDD (not just -DD) is meaningfully different. --- debian/changelog | 1 + dgit.1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 79061e42..5838bfee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ dgit (1.1) unstable; urgency=low * Fix a manpage typo. * Manpage said that --clean=check was -wn but that is --clean=none; correctly document that --clean=check is actually -wc. + * Document that up to -DDD (not just -DD) is meaningfully different. -- diff --git a/dgit.1 b/dgit.1 index ed833161..772a262b 100644 --- a/dgit.1 +++ b/dgit.1 @@ -370,7 +370,7 @@ fixing up, dgit push will fail. .TP .BI -D Prints debugging information to stderr. Repeating the option produces -more output (currently, up to -DD is meaningfully different). +more output (currently, up to -DDD is meaningfully different). .TP .BI -c name = value Specifies a git configuration option. dgit itself is also controlled -- 2.30.2