gotools/gopls/internal/cmd/usage/check.hlp

show diagnostic results for the specified file

Usage:
  gopls [flags] check <filename>

Example: show the diagnostic results of this file:

	$ gopls check internal/cmd/check.go