NVIDIA / NVIDIA/nvidia-settings
Option --display absent from help and man page
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 345
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
--display is not listed as an option neither in the output of --help nor in the man page.
It is only mentioned in the description of other options like --ctrl-display.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code or documentation sources that generate the --help output and man page, then compare both with the existing --display option behavior. Confirm the option's syntax and description from the surrounding --ctrl-display references; done means --display is listed consistently in both places and the help output can be checked locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100