Hide aliases from help output
Closed this issue · 0 comments
Jaymon commented
Each subcommand Command
has a ton of aliases, which causes the help to be very overwhelming. I'd like to hide printing out the aliases in help, they should still be valid and work when actually calling the command, but I don't want them all printing out.