We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14bbc3 commit 94e914aCopy full SHA for 94e914a
source/mongoexport.txt
@@ -750,19 +750,6 @@ Options
750
See :ref:`mongoexport-noHeaderLine-example` for sample usage.
751
752
753
-.. option:: --slaveOk, -k
754
-
755
- Sets the :ref:`replica-set-read-preference` to :readmode:`nearest`,
756
- allowing :binary:`~bin.mongoexport` to read data from secondary
757
- :term:`replica set` members.
758
759
- :option:`--readPreference` replaces ``--slaveOk`` in MongoDB 3.2. You cannot
760
- specify ``--slaveOk`` when :option:`--readPreference` is specified.
761
762
- .. include:: /includes/warning-read-preference-mongos.rst
763
764
765
766
.. option:: --readPreference=<string|document>
767
768
*Default*: :readmode:`primary`
0 commit comments