From 037b3608b8afc25cf5020194475ea65752150e43 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sun, 8 Jul 2012 07:19:39 +0000 Subject: [PATCH] cruft_report.py: fix alignment of help description Signed-off-by: Luca Falavigna --- dak/cruft_report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2