Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions source/reference/mongooplog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,21 +153,6 @@ Options
option is only relevant when specifying the :option:`--dbpath`
option.

.. option:: --fields [field1[,field2]], -f [field1[,field2]]

Specify a field or number fields to constrain which data
:program:`mongooplog` will migrate. All other fields will be
*excluded* from the migration. Comma separate a list of fields to
limit the applied fields.

.. option:: --fieldFile <file>

As an alternative to ":option:`--fields <mongooplog --fields>`" the
:option:`--fieldFile` option allows you to specify a file
(e.g. ``<file>``) that holds a list of field names to *include* in
the migration. All other fields will be *excluded* from the
migration. Place one field per line.

.. option:: --seconds <number>, -s <number>

Specify a number of seconds of operations for :program:`mongooplog`
Expand Down