From: Ian Jackson Date: Mon, 20 Jul 2015 12:09:31 +0000 (+0100) Subject: Document that up to -DDD (not just -DD) is meaningfully different. X-Git-Tag: debian/1.1~74 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=059cac1fae66b2ee45d215f855bf2962db43195b Document that up to -DDD (not just -DD) is meaningfully different. --- 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