From 36df27d61bc82eceeaf69cfda390d8097677af7a Mon Sep 17 00:00:00 2001 From: rabi Date: Mon, 4 Jun 2018 12:48:16 +0530 Subject: [PATCH] Fix osc cli docs In d1d4387babd7b249fc1fc3871a5756f88263c7e1 we changed to auto generate osc cli docs. But it seems some of them use incorrect commands. Change-Id: I650b09a1d998269cce767a59aaf92e0cc5797bc7 --- doc/source/cli/orchestration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/cli/orchestration.rst b/doc/source/cli/orchestration.rst index 1c20e4c6..0aac0ef7 100644 --- a/doc/source/cli/orchestration.rst +++ b/doc/source/cli/orchestration.rst @@ -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