-
Notifications
You must be signed in to change notification settings - Fork 35
Add support for printing options for all subcommands #35
Open
Description
For example: ./main sub1 sub2 -h should display options for both sub2, sub1, and main(for the entire command chain), as these options can also be provided.
I am still uncertain whether it should be implemented at all. Alternatively, it could be a configurable option that enables this functionality.
Activity
Metadata
Metadata
Assignees
Labels
No labels