The following commit has been merged in the master branch:
commit 8d3e9b6ed7ce6e136574fe99a4ada0a58df038b1
Author: Guillem Jover <[email protected]>
Date: Sun Jul 15 15:51:27 2012 +0200
dpkg-deb: Document --debug in --help output
diff --git a/debian/changelog b/debian/changelog
index 079641f..d80d5e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
* Switch update-alternatives back to a fatal error on out of range priority
on --install.
+ * Document dpkg-deb --debug in --help output.
-- Guillem Jover <[email protected]> Fri, 03 Aug 2012 13:21:00 +0200
diff --git a/dpkg-deb/main.c b/dpkg-deb/main.c
index 28bcd7b..cdaeaa3 100644
--- a/dpkg-deb/main.c
+++ b/dpkg-deb/main.c
@@ -101,7 +101,7 @@ usage(const struct cmdinfo *cip, const char *value)
"Options:\n"
" --showformat=<format> Use alternative format for --show.\n"
" -v, --verbose Enable verbose output.\n"
-" -D Enable debugging output.\n"
+" -D, --debug Enable debugging output.\n"
" --old, --new Select archive format.\n"
" --nocheck Suppress control file check (build bad\n"
" packages).\n"
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]