Skip to content

Commit 3508b65

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCS-14618-add-arb-snippet
1 parent 7795726 commit 3508b65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/reference/method/rs.addArb.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Description
1717

1818
Adds a new :term:`arbiter` to an existing replica set.
1919

20+
``rs.add(<host>, true)`` is functionally the same as
21+
``rs.addArb(<host>)``. You can use these commands interchangeably.
22+
2023
.. include:: /includes/admonition-multiple-arbiters.rst
2124

2225
The :method:`rs.addArb()` method takes the following parameter:

0 commit comments

Comments
 (0)