[SERVER-1310] Typo in help command Created: 28/Jun/10  Updated: 12/Jul/16  Resolved: 28/Jun/10

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 1.4.0
Fix Version/s: 1.5.4

Type: Improvement Priority: Trivial - P5
Reporter: Melvin Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Linux


Participants:

 Description   

The following line:

db.foo.runCommand( name , <options> ) runs a db command with the given name where the 1st param is the colleciton name

should be:

db.foo.runCommand( name , <options> ) runs a db command with the given name where the 1st param is the collection name

or, to be consistent with the rest of the help information:

db.foo.runCommand( name , <options> ) runs a db command with the given name where the first parameter is the collection name



 Comments   
Comment by auto [ 28/Jun/10 ]

Author:

{'login': 'erh', 'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}

Message: typo SERVER-1310
http://github.com/mongodb/mongo/commit/2f9a8039a07018a64e2b15b90875c391adbca36c

Generated at Thu Feb 08 02:56:40 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.