Skip to content

Commit f2bcd16

Browse files
author
Sam Kleinman
committed
DOCS-189 correction to syntax for command
1 parent adbb46b commit f2bcd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/commands.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ Replication
922922

923923
.. code-block:: javascript
924924

925-
rs.syncFrom([hostname]:[port])
925+
rs.syncFrom("[hostname]:[port]")
926926

927927
.. slave-ok, admin-only
928928

0 commit comments

Comments
 (0)