Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Gone away
-
None
-
None
-
Needed
-
Once the command line options and help are consistent, the docs may need to be changed
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
Attachments
Issue Links
- is documented by
-
DOCS-13713 [TOOLS] mongoreplay's -h flag is overloaded
-
- Closed
-
- is related to
-
TOOLS-2084 Help output for cli tools should use --help syntax, and never -h
-
- Closed
-