-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
area/v3relates to / is being considered for v3relates to / is being considered for v3help wantedplease help if you can!please help if you can!kind/featuredescribes a code enhancement / feature requestdescribes a code enhancement / feature requeststatus/confirmedconfirmed to be valid, but work has yet to startconfirmed to be valid, but work has yet to start
Milestone
Description
Checklist
- Are you running the latest v2 release?
- Did you check the manual for your release?
- Did you perform a search about this feature?
What problem does this solve?
- By default, the help of a command shows the section
USAGEwith a text like:
cmd_name[global options] command [command options] [arguments...]
showing[arguments...]even when your command is not going to use any argument.
Solution description
Add a boolean to indicate that [arguments...] does not been printed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/v3relates to / is being considered for v3relates to / is being considered for v3help wantedplease help if you can!please help if you can!kind/featuredescribes a code enhancement / feature requestdescribes a code enhancement / feature requeststatus/confirmedconfirmed to be valid, but work has yet to startconfirmed to be valid, but work has yet to start