bughelp wanted
倉庫指標
- Star
- (5,609 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
when not implementing a catch hook, typing in a command of a group gives you the help for it's subcommands.
if however you implement a catch hook, the catch hook is triggered instead.
I think it would still be useful to show the help for a command group, instead of triggering the catch.