Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-restore-manual-replica-set-wt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ content: |
513513
.. code-block:: sh
514514
515515
mongosh --port <port> \
516-
--eval db.getSiblingDB("local").system.replset.remove({})
516+
--eval "db.getSiblingDB('local').system.replset.remove({})"
517517
518518
---
519519
stepnum: 25

0 commit comments

Comments
 (0)