mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
spelling MINOR
This commit is contained in:
parent
76c4935a58
commit
668d26b514
@ -493,7 +493,7 @@ int main(int argc, char* argv[], char *envp[] )
|
||||
("auth", "run with security")
|
||||
("objcheck", "inspect client data for validity on receipt")
|
||||
("quota", "enable db quota management")
|
||||
("appsrvpath", po::value<string>(), "root directy for the babble app server")
|
||||
("appsrvpath", po::value<string>(), "root directory for the babble app server")
|
||||
("nocursors", "diagnostic/debugging option")
|
||||
("nohints", "ignore query hints")
|
||||
("nohttpinterface", "disable http interface")
|
||||
|
Loading…
Reference in New Issue
Block a user