openstack-doc-tools/os_doc_tools
Atsushi SAKAI 02b8df904c Fix for getting glance command list
Usual command uses xxxx --help for getting command list.
but glance case, it need to use help not --help.
For this purpose, adds if branch.
This patch is needed for complete/bash-completion switch.

glance is not viewed "Subcommands" list at header
  glance (Subcommands does not exist)
  http://docs.openstack.org/cli-reference/content/glanceclient_commands.html
  cinder (Subcommands exist)
  http://docs.openstack.org/cli-reference/content/cinderclient_commands.html
For this purpose, add glance switch for "Subcommands".

Change-Id: I33251e5ada49c6e2228d5d08aa5f2c5fd86da8bb
Closes-Bug: #1517756
2015-11-19 18:46:10 +09:00
..
openstack Drop use of 'oslo' namespace package 2015-04-28 22:18:23 +00:00
resources Merge "[os_doc_tools] sync clients.yaml with governance repository" 2015-10-24 08:05:43 +00:00
scripts Fix issues found by bashate and include in gating 2014-08-17 15:17:30 +02:00
__init__.py Version handling 2014-01-01 17:33:55 +01:00
commands.py Fix for getting glance command list 2015-11-19 18:46:10 +09:00
doctest.py Use a more pythonic syntax 2015-11-09 08:21:22 +01:00
handle_pot.py Use a more pythonic syntax 2015-11-09 08:21:22 +01:00
jsoncheck.py Add final newline to file formatting 2014-12-16 22:02:24 +01:00
version.py Add reno for release-notes 2015-11-07 17:10:06 +01:00