diff options
| -rwxr-xr-x | bin/remove_members | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/remove_members b/bin/remove_members index 7616454bd..b8f92f5e9 100755 --- a/bin/remove_members +++ b/bin/remove_members @@ -31,13 +31,13 @@ Options: --all -a Remove all members of the mailing list. - (mutually exclusive with --fromall) + (mutually exclusive with --fromall) --fromall - Removes the given addresses from all the lists on this system - regardless of virtual domains if you have any. This option cannot be - used -a/--all. Also, you should not specify a listname when using this - option. + Removes the given addresses from all the lists on this system + regardless of virtual domains if you have any. This option cannot be + used -a/--all. Also, you should not specify a listname when using + this option. --nouserack -n |
