[SERVER-1131] mongo man pages refer to mongod executable in place of mongo Created: 17/May/10  Updated: 12/Jul/16  Resolved: 17/May/10

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 1.4.2
Fix Version/s: 1.5.2

Type: Bug Priority: Minor - P4
Reporter: josh rabinowitz Assignee: Richard Kreuter (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

centos 5.4 with mongo from rpms


Participants:

 Description   

In the 'man mongo' output, it mentions using mongod in place of mongo in the examples:

See this excerpt:

– excerpt from 'man mongo' follows –

EXAMPLES
mongo start the shell, connecting to the server at localhost:27017 and using the test database

mongod foo
start the shell using the foo database at localhost:27017

mongod 192.169.0.5/foo
start the shell using the foo database at 192.169.0.5:27017

mongod 192.169.0.5:9999/foo
start the shell using the foo database at 192.169.0.5:9999

mongod script1.js script2.js script3.js
run three scripts and exit

– end man page excerpt---



 Comments   
Comment by Richard Kreuter (Inactive) [ 17/May/10 ]

Resolved in 7f50e16.

Comment by auto [ 17/May/10 ]

Author:

{'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}

Message: Fix typos in debian/mongo.1 for SERVER-1131
http://github.com/mongodb/mongo/commit/7f50e165b60c576d331b3d878ec54c13fd554fad

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