Closed rosen-vladimirov closed 6 years ago
In case user executes:
tns help
tns --help
This has been broken during changing html-help-service to help-service. Fix the default behavior and add tests for it.
In case user executes:
tns help
- we should show the default index.html help with all commandstns --help
- we should show the default command line help generated from index.md file with all commandsThis has been broken during changing html-help-service to help-service. Fix the default behavior and add tests for it.