[cli-ref] Update python-watcherclient to 1.1.0

Change-Id: I019d0fbee2d0c6fe160d4a9abc10ef0662257289
This commit is contained in:
chenxing 2017-04-14 11:01:32 +00:00
parent cb275d4993
commit 14f31eadec

View File

@ -23,7 +23,7 @@ Infrastructure Optimization service (watcher) command-line client
The watcher client is the command-line interface (CLI) for
the Infrastructure Optimization service (watcher) API and its extensions.
This chapter documents :command:`watcher` version ``1.0.0``.
This chapter documents :command:`watcher` version ``1.1.0``.
For help on a specific :command:`watcher` command, enter:
@ -230,11 +230,11 @@ Create new audit.
show this help message and exit
``-a <audit_template>, --audit-template <audit_template>``
ActionPlan template used for this audit (name or
uuid).
Audit template used for this audit (name or uuid).
``-t <audit_type>, --audit_type <audit_type>``
ActionPlan type.
Audit type. It must be ONESHOT or CONTINUOUS. Default
is ONESHOT.
.. _watcher_actionplan_delete: