Bug #1285346 “Auto generate the help text block” : Bugs : python-swiftclient (original) (raw)
Bug Description
Auto generate the help text block for commands from the options usage string themselves.
For example:
parser.add_option(help='Indicates that you really want to download everything in the account.')
Could be generated from st_download_help, which includes the help string.
Revision history for this message
| Luis de Bethencourt (l2is) wroteon 2014-02-26: | | | #1 | | ----------------------------------------------------------------------------------------------------- | | | -------------------------------------------------- |
As suggested by Peter Portante in:
https://review.openstack.org/#/c/74578/
Changed in python-swiftclient: | |
---|---|
assignee: | nobody → Luis de Bethencourt (l2is) |
status: | New → Confirmed |
To post a comment you must log in.