diff options
| author | Abhilash Raj | 2015-03-12 21:50:52 +0530 |
|---|---|---|
| committer | Abhilash Raj | 2015-03-12 21:50:52 +0530 |
| commit | 8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102 (patch) | |
| tree | 613186c3d8d1c777904e13d7506989e8e610975c /src/mailman/bin/runner.py | |
| parent | 53b1f69726f97193638f1acf248646f7c8b28fe9 (diff) | |
| download | mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.tar.gz mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.tar.zst mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.zip | |
Diffstat (limited to 'src/mailman/bin/runner.py')
| -rw-r--r-- | src/mailman/bin/runner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/bin/runner.py b/src/mailman/bin/runner.py index e8c68dad9..a981694b8 100644 --- a/src/mailman/bin/runner.py +++ b/src/mailman/bin/runner.py @@ -116,7 +116,7 @@ def main(): -r is required unless -l or -h is given, and its argument must be one of the names displayed by the -l switch. - Normally, this script should be started from 'bin/mailman + Normally, this script should be started from 'mailman start'. Running it separately or with -o is generally useful only for debugging. When run this way, the environment variable $MAILMAN_UNDER_MASTER_CONTROL will be set which subtly changes |
