summaryrefslogtreecommitdiff
path: root/Mailman/bin/rmlist.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/bin/rmlist.py')
-rwxr-xr-xMailman/bin/rmlist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/bin/rmlist.py b/Mailman/bin/rmlist.py
index 9d83bf1b6..aef927c88 100755
--- a/Mailman/bin/rmlist.py
+++ b/Mailman/bin/rmlist.py
@@ -46,7 +46,7 @@ def remove_it(listname, filename, msg):
def parseargs():
parser = optparse.OptionParser(version=mm_cfg.MAILMAN_VERSION,
usage=_("""\
-%%prog [options] listname
+%prog [options] listname
Remove the components of a mailing list with impunity - beware!