microsoft / microsoft/winget-cli
Add more context to Get-WinGetPackage help
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
please ensure the help text says so.,
Originally posted by @doctordns in https://github.com/microsoft/winget-cli/discussions/3182#discussioncomment-5784114
The help text should inform users that Get-WinGetPackage displays all installed packages, not just those installed via Install-WinGetPackage.
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.
Research direction
Search the repository for the Get-WinGetPackage help text and start from its description. Update the help so it states that the command displays all installed packages, including packages not installed through Install-WinGetPackage; verify the resulting PowerShell help wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100