aboutsummaryrefslogtreecommitdiff
path: root/gopls/internal/lsp/cmd/usage/help.hlp
diff options
context:
space:
mode:
Diffstat (limited to 'gopls/internal/lsp/cmd/usage/help.hlp')
-rw-r--r--gopls/internal/lsp/cmd/usage/help.hlp10
1 files changed, 10 insertions, 0 deletions
diff --git a/gopls/internal/lsp/cmd/usage/help.hlp b/gopls/internal/lsp/cmd/usage/help.hlp
new file mode 100644
index 000000000..f0ff44a4d
--- /dev/null
+++ b/gopls/internal/lsp/cmd/usage/help.hlp
@@ -0,0 +1,10 @@
+print usage information for subcommands
+
+Usage:
+ gopls [flags] help
+
+
+Examples:
+$ gopls help # main gopls help message
+$ gopls help remote # help on 'remote' command
+$ gopls help remote sessions # help on 'remote sessions' subcommand