mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-16 23:00:35 +00:00
Fix osc cli docs
In d1d4387bab we changed to auto
generate osc cli docs. But it seems some of them use incorrect
commands.
Change-Id: I650b09a1d998269cce767a59aaf92e0cc5797bc7
This commit is contained in:
parent
e385cae3ac
commit
36df27d61b
1 changed files with 2 additions and 2 deletions
|
|
@ -12,10 +12,10 @@ orchestration
|
|||
:command: orchestration template function list
|
||||
|
||||
.. autoprogram-cliff:: openstack.orchestration.v1
|
||||
:command: orchestration resource_type list
|
||||
:command: orchestration resource type list
|
||||
|
||||
.. autoprogram-cliff:: openstack.orchestration.v1
|
||||
:command: orchestration resource_type show
|
||||
:command: orchestration resource type show
|
||||
|
||||
.. autoprogram-cliff:: openstack.orchestration.v1
|
||||
:command: orchestration build info
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue