From 8a17df1718e33c3379a5e8cfdb5b5beac1dfc44c Mon Sep 17 00:00:00 2001 From: ianf-mongodb <85948430+ianf-mongodb@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:49:04 -0500 Subject: [PATCH] * --- source/documents.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/documents.txt b/source/documents.txt index d800402cb..493451673 100644 --- a/source/documents.txt +++ b/source/documents.txt @@ -13,9 +13,11 @@ Documents are individual records in a MongoDB :ref:`collection From the :guilabel:`Documents` tab, you can :ref:`view `, :ref:`insert `, -:ref:`modify `, :ref:`compass-bulk-update` +:ref:`modify `, +:ref:` modify multiple ` :ref:`clone `, -:ref:`delete `, and :ref:`compass-bulk-delete` +:ref:`delete `, and +:ref:`delete multiple ` documents in your selected collection or view. .. note::