diff --git a/dput/dcut.py b/dput/dcut.py index d89fb839c079e969712c7b133eb56866f7248d3c..06b19c05765ef0314ea2fac0ddb2b7e2dbf47e69 100755 --- a/dput/dcut.py +++ b/dput/dcut.py @@ -44,7 +44,7 @@ def make_usage_message(): -U file Upload specified commands file (presently no checks). -i changes Upload a commands file to remove files listed in .changes. - Supported commands: mv, rm + Supported commands: cancel, reschedule, rm (No paths or command-line options allowed on ftp-master.) """) % (dputhelper.get_progname(sys.argv)) return text