You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have intentionally decided to not enumerate every possible attribute in the derive documentation due to the maintenance burden of that. Instead the derive reference explains how raw attributes work and reminds people when looking at Command attributes that raw attributes exist, linking to the relevant documentation for using those raw attributes.
Please complete the following tasks
Clap Version
3.1.18
Describe your use case
The derive tutorial does mention
group
but the derive reference doesn't. I think it should be mentioned there as well.Describe the solution you'd like
Mention
group
in the clap derive reference.Alternatives, if applicable
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: