Skip to content

Commit a17b0bc

Browse files
milkiejeff-allen-mongo
authored andcommitted
Remove legacy shell tip from aggregate command
1 parent b86f7ba commit a17b0bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/reference/command/aggregate.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ The command has following syntax:
5050
Rather than run the :dbcommand:`aggregate` command directly, most
5151
users should use the :method:`db.collection.aggregate()` helper
5252
provided in :binary:`~bin.mongosh` or the equivalent helper in
53-
their driver. In 2.6 and later, the
54-
:method:`db.collection.aggregate()` helper always returns a cursor.
53+
their driver.
5554

5655
Command Fields
5756
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)