commit 5aada5194e4a101c1daf38f67a49370597700969
Author: ForestLee <email address hidden>
Date: Sun Mar 12 09:47:29 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/444617 /git.openstack. org/cgit/ openstack/ python- senlinclient/ commit/ ?id=5aada5194e4 a101c1daf38f67a 49370597700969
Committed: https:/
Submitter: Jenkins
Branch: master
commit 5aada5194e4a101 c1daf38f67a4937 0597700969
Author: ForestLee <email address hidden>
Date: Sun Mar 12 09:47:29 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: I0c2fb8b77b737c 2ffc05dd4bb6411 25e88a4fde4
Closes-Bug: #1670123