You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a way to specify subcommand specific help header (a description - could be long - that precedes the options). Currently I only found a way to specify the same help header across all subcommands (with the Create function.
(Sorry if I miss something obvious but I'm on new territory here 😄).