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/docs | |
| parent | 53b1f69726f97193638f1acf248646f7c8b28fe9 (diff) | |
| download | mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.tar.gz mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.tar.zst mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.zip | |
change bin/mailman to mailman everwhere in docs
Diffstat (limited to 'src/mailman/bin/docs')
| -rw-r--r-- | src/mailman/bin/docs/master.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/bin/docs/master.rst b/src/mailman/bin/docs/master.rst index 3d10b69ac..02c4bd976 100644 --- a/src/mailman/bin/docs/master.rst +++ b/src/mailman/bin/docs/master.rst @@ -4,7 +4,7 @@ Mailman runner control Mailman has a number of *runner subprocesses* which perform long-running tasks such as listening on an LMTP port, processing REST API requests, or processing -messages in a queue directory. In normal operation, the ``bin/mailman`` +messages in a queue directory. In normal operation, the ``mailman`` command is used to start, stop and manage the runners. This is just a wrapper around the real master watcher, which handles runner starting, stopping, exiting, and log file reopening. |
