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

[dak/master] auto-decruft: Create a more helpful help/usage message



Signed-off-by: Niels Thykier <niels@thykier.net>
---
 dak/auto_decruft.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dak/auto_decruft.py b/dak/auto_decruft.py
index 78bc5a2..11026fd 100644
--- a/dak/auto_decruft.py
+++ b/dak/auto_decruft.py
@@ -48,8 +48,8 @@ from daklib.rm import remove, ReverseDependencyChecker
 
 
 def usage(exit_code=0):
-    print """Usage: dak cruft-report
-Check for obsolete or duplicated packages.
+    print """Usage: dak auto-decruft
+Automatic removal of common kinds of cruft
 
   -h, --help                show this help and exit.
   -n, --dry-run             don't do anything, just show what would have been done
-- 
2.1.4



Reply to: