Skip to content

Commit 0bea228

Browse files
DOCS-16037 documentation for --queryFile option (#126)
* DOCSP-16037 documentation for --queryFile option * Apply suggestions from code review Co-authored-by: Alison Huh <[email protected]> --------- Co-authored-by: Alison Huh <[email protected]>
1 parent 7cd928f commit 0bea228

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/mongoexport.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,12 @@ Options
705705
You can sort the results with the :option:`--sort` option to
706706
:binary:`~bin.mongoexport`.
707707

708+
.. option:: --queryFile=<filename>
709+
710+
An alternative to :option:`--query <mongoexport --query>`. The
711+
``--queryFile`` option allows you to
712+
specify in a file the query in :manual:`Extended JSON v2 format
713+
</reference/mongodb-extended-json>`.
708714

709715

710716
.. option:: --type=<string>

0 commit comments

Comments
 (0)