apple / apple/swift-argument-parser
`hidden` property for arguments
- Dominant language
- Swift
- Stars
- 3.8k
- Forks
- 411
- Avg merge
- 7d 14h
- Merged PRs (30d)
- 15
Description
Sometimes arguments are best handled in USAGE without needing their own section as in the following screen-shot. I would like to be able to hide the ARGUMENTS section for the location hint(s).

Contributor guide
Research direction
Start by locating the code that renders the USAGE and ARGUMENTS sections in generated help, then review how argument properties are declared. Confirm the intended behavior from the screenshot and issue text: a location argument should remain usable in USAGE while its separate ARGUMENTS section is omitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100