commit 0b63a8d6a771bd66d3b8544ac11b34bfda84ad6c
Author: ForestLee <email address hidden>
Date: Sun Mar 12 09:29:52 2017 +0800
delete bash_completion in subcommand
There are two "completion" in the subcommand table: bash-completion
and bash_completion. but "bash_completion" is not in help information
and it is repeated with "bash-completion", so delete it.
Reviewed: https:/ /review. openstack. org/444616 /git.openstack. org/cgit/ openstack/ python- muranoclient/ commit/ ?id=0b63a8d6a77 1bd66d3b8544ac1 1b34bfda84ad6c
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0b63a8d6a771bd6 6d3b8544ac11b34 bfda84ad6c
Author: ForestLee <email address hidden>
Date: Sun Mar 12 09:29:52 2017 +0800
delete bash_completion in subcommand
There are two "completion" in the subcommand table: bash-completion
and bash_completion. but "bash_completion" is not in help information
and it is repeated with "bash-completion", so delete it.
Change-Id: Ia00061376daabe acd524b1afb01e2 e9a585ac56f
Closes-Bug: #1670123