apple / apple/swift-argument-parser

`hidden` property for arguments

Open
#154 3 comments 0 reactions 0 assignees View on GitHub
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).

![image](https://user-images.githubusercontent.com/32688/82388897-ecf9ff00-99f7-11ea-9350-739024064cbd.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.