deno icon indicating copy to clipboard operation
deno copied to clipboard

`deno --help`/`deno help` does not list subcommands `deno completions`, `deno types`, and `deno lsp`

Open matthewjnield opened this issue 4 months ago • 0 comments

Version: Deno 2.0.0

The help page displayed when deno help or deno --help are run currently does not list all deno subcommands. The following subcommands are not listed:

deno completions https://docs.deno.com/runtime/reference/cli/completions/ deno types https://docs.deno.com/runtime/reference/cli/types/ deno lsp https://docs.deno.com/runtime/reference/cli/lsp/

image

matthewjnield avatar Oct 10 '24 05:10 matthewjnield