Usage text doesn't have short style options, and missing some options

Bug #1475511 reported by Hiroshi Miura
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
Fix Released
Undecided
Unassigned

Bug Description

Swift command usage text which is shown by '--help' option does not include short style option such as '-a' for '--all'.
Usage text should be updated.

for example,
- --all Delete all containers and objects.
+ -a, --all Delete all containers and objects.

And usage text for '--head' for download subcommand is also missing.

Hiroshi Miura (miurahr)
description: updated
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>

Changed in python-swiftclient:
status: New → Fix Committed
Changed in python-swiftclient:
milestone: none → 2.6.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-swiftclient 2.6.0

This issue was fixed in the openstack/python-swiftclient 2.6.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.