summaryrefslogtreecommitdiff
path: root/scripts/dpkg-source.pl
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2016-05-13 20:49:36 +0200
committerGuillem Jover <guillem@debian.org>2016-07-03 18:44:21 +0200
commitae799cf4b90d97fa29803bbb84f711e106f4466a (patch)
tree73822e693468faba693a84095c22d41db67feb20 /scripts/dpkg-source.pl
parent0082e22eb7a49ccdeab35bd8899526c48f9a1428 (diff)
downloaddpkg-ae799cf4b90d97fa29803bbb84f711e106f4466a.tar.gz
dpkg-source: Move -q option to the General options section in --help output
Diffstat (limited to 'scripts/dpkg-source.pl')
-rwxr-xr-xscripts/dpkg-source.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dpkg-source.pl b/scripts/dpkg-source.pl
index 924f57f2e..a9783eb67 100755
--- a/scripts/dpkg-source.pl
+++ b/scripts/dpkg-source.pl
@@ -595,7 +595,6 @@ sub usage {
-T<substvars-file> read variables here.
-D<field>=<value> override or add a .dsc field and value.
-U<field> remove a field.
- -q quiet mode.
-i, --diff-ignore[=<regex>]
filter out files to ignore diffs of
(defaults to: '%s').
@@ -620,6 +619,7 @@ sub usage {
get_format_help()
. "\n" . g_(
'General options:
+ -q quiet mode.
-?, --help show this help message.
--version show the version.')
. "\n\n" . g_(