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

Help message for the --filePermissions option got converted from octal to decimal.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 2.8.0-rc3
    • Affects Version/s: 2.8.0-rc2
    • Component/s: Admin
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide
      mongod --help
      
      Show
      mongod --help

      Currently the help for the mongod server's filePermissions options is:

        --filePermissions arg       permissions to set on UNIX domain socket file - 
                                    448 by default
      

      The value for the default should print in octal (700) instead of decimal.

            Assignee:
            matt.kangas Matt Kangas
            Reporter:
            robert.j.moore@allanbank.com Robert Moore
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: