From ebe52417a5a34065c1e11f8e6fabf353e85010b8 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 30 Oct 2009 11:31:06 +0100 Subject: [PATCH] you are named p-u, not dinstall Signed-off-by: Joerg Jaspert --- dak/process_unchecked.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dak/process_unchecked.py b/dak/process_unchecked.py index 886fb689..8a3e49d1 100755 --- a/dak/process_unchecked.py +++ b/dak/process_unchecked.py @@ -102,7 +102,7 @@ def init(): ################################################################################ def usage (exit_code=0): - print """Usage: dinstall [OPTION]... [CHANGES]... + print """Usage: dak process-unchecked [OPTION]... [CHANGES]... -a, --automatic automatic run -h, --help show this help and exit. -n, --no-action don't do anything -- 2.39.5