Problem Description
This is more of a fit/polish issue, but when running the help command, a few lines are missing a few tab space characters.
Steps to Reproduce
- run mongosh
- run help
- See that subsequent lines of the show example usages are not tabbed correctly
Expected Results
For all descriptions/help text to be on the right side and for the commands to be on the left side
Actual Results
the help text/descriptions do not have whitespace to make them line up in the second row
Additional Notes
- is duplicated by
-
MONGOSH-716 help command formatting for additional lines of description for "show" not aligned
- Closed