Skip to content

Commit c975666

Browse files
committed
Trivial cleanup: Use plural format for "server delete" doc.
Change-Id: I4dca25f1933d5925db443eca75f602a39a833413
1 parent 6dfa304 commit c975666

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/command-objects/server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Delete server(s)
165165

166166
.. describe:: <server>
167167

168-
Server to delete (name or ID)
168+
Server(s) to delete (name or ID)
169169

170170
server list
171171
-----------

doc/source/commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Those actions with an opposite action are noted in parens if applicable.
166166
is built in the order of ``container add object <container> <object>``,
167167
the positional arguments appear in the same order
168168
* ``create`` (``delete``) - create a new occurrence of the specified object
169-
* ``delete`` (``create``) - delete a specific occurrence of the specified object
169+
* ``delete`` (``create``) - delete specific occurrences of the specified objects
170170
* ``issue`` (``revoke``) - issue a token
171171
* ``list`` - display summary information about multiple objects
172172
* ``lock`` (``unlock``) - lock a server so that non-admin user won't be able to execute actions

0 commit comments

Comments
 (0)