Improve `--help` documentation for `--start-group` and `--end-group`
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 78/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- cpp
- Domain
- cli, documentation
Research direction
Search the repository for the current --start-group and --end-group help strings, then read the surrounding help-generation entry point. Update both descriptions to explain that archives are searched iteratively until no new undefined symbols are created. Done means the --help output clearly includes this behavior for both options.
Written by the indexing model from the issue text.
Description
Currently, the docs for these two options are:
--start-group Start a group
--end-group End a group
Perhaps we can improve this to something like:
--start-group archives within --start-group and --end-group are searched
iteratively until no new undefined symbols are created
--end-group archives within --start-group and --end-group are searched
iteratively until no new undefined symbols are created
- Dominant language
- C++
- Stars
- 259
- Forks
- 84
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 76
Contributor guide
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.
More from qualcomm/eld
-
plugin-framework
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug good first issue plugin-framework
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
refactor
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·