From afdfd8161f8053f56fca053ec77e1fe57f25f0ce Mon Sep 17 00:00:00 2001 From: Hidekazu Nakamura Date: Fri, 4 Nov 2016 16:29:34 +0900 Subject: [PATCH] [Doc] Fix strategy list optional argument Optional argument --goal-uuid changed to --goal. This patch fixes it. Change-Id: I79dedc94d6437eda0363da91b5065724e22bc1c8 --- doc/source/deploy/user-guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/deploy/user-guide.rst b/doc/source/deploy/user-guide.rst index a834d15b6..1f7109cd1 100644 --- a/doc/source/deploy/user-guide.rst +++ b/doc/source/deploy/user-guide.rst @@ -93,11 +93,11 @@ following command: .. code:: bash - $ watcher strategy list --goal-uuid + $ watcher strategy list --goal or:: - $ openstack optimize strategy list --goal-uuid + $ openstack optimize strategy list --goal You can use the following command to check strategy details including which parameters of which format it supports: