Commit e181f03
authored
Fix showing default help (from index.md) (#3205)
In case user executes:
- `tns help` - we should show the default index.html help with all commands
- `tns --help` - we should show the default command line help generated from index.md file with all commands
This has been broken during changing html-help-service to help-service.
Fix the default behavior and add tests for it.1 parent be3d4f1 commit e181f03
1 file changed
+1
-1
lines changed
0 commit comments