Skip to content

Add option to avoid that '[arguments...]' been printed #1069

@tredoe

Description

@tredoe

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 USAGE with 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.

Metadata

Metadata

Assignees

Labels

area/v3relates to / is being considered for v3help wantedplease help if you can!kind/featuredescribes a code enhancement / feature requeststatus/confirmedconfirmed to be valid, but work has yet to start

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions