[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] cruft_report.py: fix alignment of help description



Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
---
 dak/cruft_report.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dak/cruft_report.py b/dak/cruft_report.py
index a64692b..6200aa2 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)
 
-- 
1.7.2.5


Reply to: