0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
This commit is contained in:
dwight 2010-11-27 18:10:59 -05:00
parent 090f393f2b
commit 8b391b1e37

View File

@ -1425,6 +1425,7 @@ help = shellHelper.help = function (x) {
print("\t or you can specify the port as the first arg");
print("\t dir is /data/db/<port>/ if not specified as the 2nd arg");
print("\t returns a connection to the new server");
print("\tresetDbpath(dirpathstr) deletes everything under the dir specified including subdirs");
return;
}
else if (x == "") {