]> git.decadent.org.uk Git - dak.git/commitdiff
cruft_report.py: fix alignment of help description
authorLuca Falavigna <dktrkranz@debian.org>
Sun, 8 Jul 2012 07:19:39 +0000 (07:19 +0000)
committerLuca Falavigna <dktrkranz@debian.org>
Sun, 8 Jul 2012 07:19:39 +0000 (07:19 +0000)
Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
dak/cruft_report.py

index a64692bc1750ddb88675803b36bdcee976923bc5..6200aa2c67481c9b3fb84563369861e0e26f2c39 100755 (executable)
@@ -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)