From: Luca Falavigna Date: Sun, 8 Jul 2012 07:19:39 +0000 (+0000) Subject: cruft_report.py: fix alignment of help description X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=037b3608b8afc25cf5020194475ea65752150e43;hp=c3ccc96d356078d0ef10ebe11c4f16ac976d2526;p=dak.git cruft_report.py: fix alignment of help description Signed-off-by: Luca Falavigna --- diff --git a/dak/cruft_report.py b/dak/cruft_report.py index a64692bc..6200aa2c 100755 --- a/dak/cruft_report.py +++ b/dak/cruft_report.py @@ -60,7 +60,7 @@ Check for obsolete or duplicated packages. -h, --help show this help and exit. -m, --mode=MODE chose the MODE to run in (full, daily, bdo). -s, --suite=SUITE check suite SUITE. - -R, --rdep-check check reverse dependencies + -R, --rdep-check check reverse dependencies -w, --wanna-build-dump where to find the copies of http://buildd.debian.org/stats/*.txt""" sys.exit(exit_code)