summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/server.rst
diff options
context:
space:
mode:
authorPedro Navarro <pednape@gmail.com>2015-01-19 21:50:21 +0100
committerlin-hua-cheng <os.lcheng@gmail.com>2015-02-01 13:15:49 -0800
commitee062922d1a1350b8f951bdd1f53ee82a1227bfc (patch)
treeadc4dfe2b44fa73c1218bc0a9ede4ecd2ee1ee25 /doc/source/command-objects/server.rst
parent95fe3fda3d041a4fa761040c80214d4ca5f29aaa (diff)
downloadpython-openstackclient-ee062922d1a1350b8f951bdd1f53ee82a1227bfc.tar.gz
Improving the help of the lock command.
The lock command allows you to block the actions on the server for the non-admin users. Improving the help so that api users understands better what locking a server implies. Change-Id: I925c946751602dc0f6bd1d31b514bc20bca585fa Closes-Bug: #1366279
Diffstat (limited to 'doc/source/command-objects/server.rst')
-rw-r--r--doc/source/command-objects/server.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/command-objects/server.rst b/doc/source/command-objects/server.rst
index 583acae0..ee6416fc 100644
--- a/doc/source/command-objects/server.rst
+++ b/doc/source/command-objects/server.rst
@@ -225,7 +225,7 @@ List servers
server lock
-----------
-Lock server
+Lock a server. A non-admin user will not be able to execute actions
.. program:: server lock
.. code:: bash