-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
cliRelating to the CLI onlyRelating to the CLI only
Description
I am thinking of writing a more elaborate help for each command. Currently there is only a short description and flags available when you use the help flag, however, currently these help flags do not make clear all possible ways you can/should use the command/flags. Some commands do have an okay help flag, however, I believe writing a more elaborate help will make using the command line tools a lot more clearer.
For example, the following would benefit from having the required id flag:

I am also thinking about possibly making a man page using groff.
Metadata
Metadata
Assignees
Labels
cliRelating to the CLI onlyRelating to the CLI only