summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-06 21:56:55 +0000
committerGerrit Code Review <review@openstack.org>2016-06-06 21:56:55 +0000
commit19c54b61c1f477e699d2dcd7cc79816f52ca302d (patch)
tree112a0f8e23844b56f57d289d14a90acdd1346217 /doc/source/command-objects
parent376e3379ee358a15987234e4d1917835f7098658 (diff)
parentac1d86c34333780e30b9393d155ae84a769ac222 (diff)
downloadpython-openstackclient-19c54b61c1f477e699d2dcd7cc79816f52ca302d.tar.gz
Merge "Refactor SetService --enable/disable option"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/compute-service.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/command-objects/compute-service.rst b/doc/source/command-objects/compute-service.rst
index bda64c81..71225bc3 100644
--- a/doc/source/command-objects/compute-service.rst
+++ b/doc/source/command-objects/compute-service.rst
@@ -63,7 +63,7 @@ Set service command
.. _compute-service-set:
.. option:: --enable
- Enable service (default)
+ Enable service
.. option:: --disable
@@ -71,8 +71,7 @@ Set service command
.. option:: --disable-reason <reason>
- Reason for disabling the service (in quotes). Note that when the service
- is enabled, this option is ignored.
+ Reason for disabling the service (in quotes). Should be used with --disable option.
.. describe:: <host>