Comment 1 for bug 1475511

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.openstack.org/202902
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=7442f0dcc842bb000a1baba6d1975bf5de599280
Submitter: Jenkins
Branch: master

commit 7442f0dcc842bb000a1baba6d1975bf5de599280
Author: Hiroshi Miura <email address hidden>
Date: Fri Jul 17 16:03:39 2015 +0900

    swiftclient: add short options to help message

    - add usage strings for short option such as '-a' for '--all'
      This add all short options to usage text.
    - add missing --header usage help for download command
    - some cometic changes

    Closes-bug: #1475511

    Change-Id: Ibfecac8764669540fa025787548133a50fa50b10
    Signed-off-by: Hiroshi Miura <email address hidden>