-
Notifications
You must be signed in to change notification settings - Fork 176
Enable arg_required_else_help #357
Copy link
Copy link
Open
Labels
area: clizb and zbx command-line behaviorzb and zbx command-line behaviorgood first issuesmall, well-scoped issue for new contributorssmall, well-scoped issue for new contributorspriority: lownice to have or not urgentnice to have or not urgentstatus: acceptedvalid and ready for someone to work onvalid and ready for someone to work ontype: featurenew user-facing behavior or capabilitynew user-facing behavior or capability
Milestone
Description
Metadata
Metadata
Assignees
Labels
area: clizb and zbx command-line behaviorzb and zbx command-line behaviorgood first issuesmall, well-scoped issue for new contributorssmall, well-scoped issue for new contributorspriority: lownice to have or not urgentnice to have or not urgentstatus: acceptedvalid and ready for someone to work onvalid and ready for someone to work ontype: featurenew user-facing behavior or capabilitynew user-facing behavior or capability
Such an error seems meaningless. It would be better to enable
arg_required_else_help, so that when the user provides no arguments, the help information is displayed.