-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Today, we have re-routed all four forms of help to only show the short help, the default clap provides on -h.
Instead, let's provide both long and short help, like this:
- Global
-hon any command, likerv ruby pin -h: show short help - Global
--helpon any command, likerv ruby pin --help: show short help -
rv help [NAME], likerv help ruby pin: show long help -
rv NAME help, likerv ruby help pinorrv ruby pin help: removed, it's confusing to have many help commands
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers