Skip to content

Commit 7597480

Browse files

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/reference/command/moveChunk.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ moveChunk
2424
collection's full namespace, including
2525
the database name.
2626

27-
:param find: A query expression that will select a document within
28-
the chunk you wish to move. The query need not specify
29-
the :term:`shard key`.
27+
:param find: A document including the :term:`shard key`.
3028

3129
:param to: The identifier of the shard, that you want to migrate the
3230
chunk to.

0 commit comments

Comments
 (0)