From ae799cf4b90d97fa29803bbb84f711e106f4466a Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 13 May 2016 20:49:36 +0200 Subject: dpkg-source: Move -q option to the General options section in --help output --- scripts/dpkg-source.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/dpkg-source.pl') 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 read variables here. -D= override or add a .dsc field and value. -U remove a field. - -q quiet mode. -i, --diff-ignore[=] 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_( -- cgit v1.2.3