golang.org/x/tools/gopls@v0.15.3/internal/cmd/usage/help.hlp (about)

     1  print usage information for subcommands
     2  
     3  Usage:
     4    gopls [flags] help
     5  
     6  
     7  Examples:
     8  $ gopls help                         # main gopls help message
     9  $ gopls help remote                  # help on 'remote' command
    10  $ gopls help remote sessions         # help on 'remote sessions' subcommand