Skip to content

Commit 8290574

Browse files
committed
Update source/reference/command/copydb.txt
Fixed typo (remove_db_name > remote_db_name)
1 parent b44f3df commit 8290574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/command/copydb.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ copydb
6767

6868
.. code-block:: javascript
6969

70-
db.copyDatabase(<remove_db_name>, <local_db_name>, <from_host_name>, <username>, <password>)
70+
db.copyDatabase(<remote_db_name>, <local_db_name>, <from_host_name>, <username>, <password>)

0 commit comments

Comments
 (0)