Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-8414

mongorestore incorrectly shows --w command line options

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • Affects Version/s: mongodb-3.2
    • Component/s: manual
    • Labels:
      None

      Page: https://docs.mongodb.com/manual/reference/program/mongorestore/

      The mongorestore documentation shows the --w option but it is not available in current version of mongorestore.

      mongorestore --help no longer shows the --w option.

      Kevins-MacBook-Pro:Downloads kevarh$ mongorestore --version
      mongorestore version: r3.2.8
      git version: 2214d4d6561574f962c1dc72fefce4fe11843023
      Kevins-MacBook-Pro:Downloads kevarh$ mongorestore --w 2
      2016-07-22T15:45:06.803-0500	error parsing command line options: unknown option "w"
      2016-07-22T15:45:06.803-0500	try 'mongorestore --help' for more information
      

            Assignee:
            steve.renaker@mongodb.com Steve Renaker (Inactive)
            Reporter:
            kevin.arhelger@mongodb.com Kevin Arhelger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 33 weeks ago