diff options
author | Amalia Hawkins <amalia.hawkins@10gen.com> | 2014-07-23 13:05:30 -0400 |
---|---|---|
committer | Amalia Hawkins <amalia.hawkins@10gen.com> | 2014-07-23 17:23:15 -0400 |
commit | 3f6f0879b9cadcdc7763427a578151136c256e1f (patch) | |
tree | cc1f868cd80b10408076d055fbdc978f8ba808a4 /debian | |
parent | 2cbd9f1d77ce6b25e9957d3121fccb521caf848f (diff) | |
download | mongo-3f6f0879b9cadcdc7763427a578151136c256e1f.tar.gz |
SERVER-14316 Remove addUser function from the shell
Diffstat (limited to 'debian')
-rw-r--r-- | debian/mongo.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mongo.1 b/debian/mongo.1 index 87523a98768..651c521db64 100644 --- a/debian/mongo.1 +++ b/debian/mongo.1 @@ -333,7 +333,7 @@ file. .INDENT 3.5 \fBmongo\fP does not recorded interaction related to authentication in the history file, including -\fBauthenticate\fP and \fBdb.addUser()\fP\&. +\fBauthenticate\fP and \fBdb.createUser()\fP\&. .UNINDENT .UNINDENT .sp |