-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Tools
-
None
Some of the command line tools require -h for host and others don't. It seems like these should be consistant.
- mongo someserver:27017 (works)
- mongostat someserver:27017 (doesn't work - requires -h)