This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients docs@python, ncoghlan
Date 2012-05-29.02:13:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338257587.85.0.32478533059.issue14945@psf.upfronthosting.co.za>
In-reply-to
Content
Found it: #11260. I've left it open, since the original suggestion in that issue is related to actually documenting the -m behaviour of the smptd module - it was just the issue *discussion* that ended up covering the more general question of how such command line interfaces should be documented.

The current issue is specifically about providing a central index in the setup and usage documentation to those modules which *already* have officially documented and supported behaviour when executed with -m.
History
Date User Action Args
2012-05-29 02:13:07ncoghlansetrecipients: + ncoghlan, docs@python
2012-05-29 02:13:07ncoghlansetmessageid: <1338257587.85.0.32478533059.issue14945@psf.upfronthosting.co.za>
2012-05-29 02:13:07ncoghlanlinkissue14945 messages
2012-05-29 02:13:06ncoghlancreate