diff --git a/doc/source/command-objects/server.rst b/doc/source/command-objects/server.rst
index 3cb6598da4..706ebf3e85 100644
--- a/doc/source/command-objects/server.rst
+++ b/doc/source/command-objects/server.rst
@@ -165,7 +165,7 @@ Delete server(s)
 
 .. describe:: <server>
 
-    Server to delete (name or ID)
+    Server(s) to delete (name or ID)
 
 server list
 -----------
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 34a30c4e44..f6c90cdded 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -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