Skip to content

[Console] Print command description in help output #15498

Closed
@nochso

Description

@nochso

list will show the command descriptions:

Available commands:
  add   Save a command
  help  Displays help for a command
  list  Lists commands

However help add won't show the description:

Usage:
  add <shortcut> <cmd> [<desc>]
...

I'd suggest the following, at least as an option:

Save a command

Usage:
  add <shortcut> <cmd> [<desc>]
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions