From 54861b996f103b00b8f9f1530524e24a7e5bb28b Mon Sep 17 00:00:00 2001 From: rosen-vladimirov Date: Wed, 8 Nov 2017 18:38:25 +0200 Subject: [PATCH] Fix showing default help (from index.md) 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. --- lib/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common b/lib/common index c80e999c70..df4b878e82 160000 --- a/lib/common +++ b/lib/common @@ -1 +1 @@ -Subproject commit c80e999c7009dd9e649484cd3230b6da1eba45a2 +Subproject commit df4b878e824694391313552b49a7a7490e65138e