File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ Those actions with an opposite action are noted in parens if applicable.
169169* ``delete `` (``create ``) - delete a specific occurrence of the specified object
170170* ``issue `` (``revoke ``) - issue a token
171171* ``list `` - display summary information about multiple objects
172- * ``lock `` (``unlock ``)
172+ * ``lock `` (``unlock ``) - lock a server so that non-admin user won't be able to execute actions
173173* ``migrate `` - move a server to a different host; ``--live `` performs a
174174 live migration if possible
175175* ``pause `` (``unpause ``) - stop a server and leave it in memory
@@ -184,7 +184,7 @@ Those actions with an opposite action are noted in parens if applicable.
184184* ``set `` (``unset ``) - set a property on the object, formerly called metadata
185185* ``show `` - display detailed information about the specific object
186186* ``suspend `` (``resume ``) - stop a server and save to disk freeing memory
187- * ``unlock `` (``lock ``)
187+ * ``unlock `` (``lock ``) - unlock a server
188188* ``unpause `` (``pause ``) - return a paused server to running state
189189* ``unrescue `` (``rescue ``) - return a server to normal boot mode
190190* ``unset `` (``set ``) - remove an attribute of the object
You can’t perform that action at this time.
0 commit comments