summaryrefslogtreecommitdiff
path: root/Mailman/bin/rmlist.py
diff options
context:
space:
mode:
authorbwarsaw2006-05-01 23:19:38 +0000
committerbwarsaw2006-05-01 23:19:38 +0000
commit59bbe4f47bddd81e4d0b57be6be196f0e35f440b (patch)
tree89d9b83b7fdee1949e07eca2ecd5f9551478c744 /Mailman/bin/rmlist.py
parent8f8aba159d82769d2ba33cbc5d268110a5fe33c5 (diff)
downloadmailman-59bbe4f47bddd81e4d0b57be6be196f0e35f440b.tar.gz
mailman-59bbe4f47bddd81e4d0b57be6be196f0e35f440b.tar.zst
mailman-59bbe4f47bddd81e4d0b57be6be196f0e35f440b.zip
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!