-
Type: Bug
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: mongoreplay
-
1
-
Needed
-
Once the command line options and help are consistent, the docs may need to be changed
$ 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
- is related to
-
TOOLS-2084 Help output for cli tools should use --help syntax, and never -h
- Closed