Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-1131

mongo man pages refer to mongod executable in place of mongo

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 1.5.2
    • 1.4.2
    • None
    • None
    • centos 5.4 with mongo from rpms

    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---

      Attachments

        Activity

          People

            richard.kreuter Richard Kreuter (Inactive)
            joshr josh rabinowitz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: