Skip to content

Commit 61af805

Browse files
author
Dave
authored
DOCSP-21498 BACKPORT (#1014)
1 parent f6c38f5 commit 61af805

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/reference/method/db.collection.renameCollection.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ Definition
4444

4545
- boolean
4646

47-
- Optional. If ``true``, :binary:`~bin.mongod` drops the ``target`` of :dbcommand:`renameCollection` prior to
48-
renaming the collection. The default value is ``false``.
47+
- Optional. If ``true``, :binary:`~bin.mongod` drops the
48+
``target`` of :dbcommand:`renameCollection` prior to renaming
49+
the collection. The default value is ``false``.
4950

5051

5152
Behavior
@@ -75,9 +76,6 @@ warnings and messages.
7576
between databases. Use :dbcommand:`renameCollection` for these
7677
rename operations.
7778

78-
- :method:`db.collection.renameCollection()` is not supported on
79-
sharded collections.
80-
8179
- .. include:: /includes/extracts/views-unsupported-rename.rst
8280

8381
- :method:`db.collection.renameCollection()` is not supported on

0 commit comments

Comments
 (0)