Details
-
Task
-
Status: Closed
-
Minor - P4
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Description
Once the command line options and help are consistent, the docs may need to be changed
Engineering Description
$ mongoreplay play -h localhost:27017
|
Usage:
|
mongoreplay [OPTIONS] play [play-OPTIONS]
|
...
|
Help Options:
|
-h, --help Show this help message
|
...
|
[play command options]
|
-h, --host= Location of the host to play back against (default:
|
mongodb://localhost:27017)
|
Interestingly, the documentation does not list -h as being an alternative to --help
h/t tomer.yakir for his help identifying the issue
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
TOOLS-1654 mongoreplay's -h flag is overloaded
-
- Closed
-