Skip to content

Commit

Permalink
internal review
Browse files Browse the repository at this point in the history
  • Loading branch information
jmd-mongo committed Dec 3, 2024
1 parent e3b3502 commit 79155db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/includes/fact-nsExclude-precedence.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
If you specify both ``--nsExclude`` and ``--nsInclude``, the pattern
that ``--nsExclude`` specifies takes precedence. For example, if you
specify both ``--nsExclude="prod.*"`` and ``--nsInclude="prod.trips"``,
the pattern specified by ``--nsExclude`` takes precedence and no
collections from the ``prod`` namespace are restored.
no collections from the ``prod`` namespace are restored.

0 comments on commit 79155db

Please sign in to comment.