nmbug-status: Shift the script description into a docstring nmbug-status-cworth-v1
authorW. Trevor King <wking@tremily.us>
Sat, 10 May 2014 17:54:02 +0000 (10:54 -0700)
committerW. Trevor King <wking@tremily.us>
Sat, 10 May 2014 17:54:02 +0000 (10:54 -0700)
commit983e6540ad12f69cd5c82a442282e26a4cbf6335
tree9ff28b770d7b8b52e3b2ad3b3fc03bd7c51afaa4
parent3f41aef9a4c188b64c03f1dae1ab5bad3878f8c5
nmbug-status: Shift the script description into a docstring

This way we can use it as the ArgumentParser description (formatted
with 'nmbug-status --help') and script readers still have it near the
top of the file.  I rephrased things a bit to match PEP 257's
summary-line-and-body format [1] while elaborating on the "if
available" Gmane views.

[1]: http://legacy.python.org/dev/peps/pep-0257/#multi-line-docstrings
devel/nmbug/nmbug-status