Merge "Trivial cleanup: Use plural format for "server delete" doc."

This commit is contained in:
Jenkins 2015-11-10 03:40:18 +00:00 committed by Gerrit Code Review
commit 4a76b4dd51
2 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@ Delete server(s)
.. describe:: <server>
Server to delete (name or ID)
Server(s) to delete (name or ID)
server list
-----------

View File

@ -166,7 +166,7 @@ Those actions with an opposite action are noted in parens if applicable.
is built in the order of ``container add object <container> <object>``,
the positional arguments appear in the same order
* ``create`` (``delete``) - create a new occurrence of the specified object
* ``delete`` (``create``) - delete a specific occurrence of the specified object
* ``delete`` (``create``) - delete specific occurrences of the specified objects
* ``issue`` (``revoke``) - issue a token
* ``list`` - display summary information about multiple objects
* ``lock`` (``unlock``) - lock a server so that non-admin user won't be able to execute actions