microsoft / microsoft/winget-cli

Documentation for `winget list` is missing the `--sort` argument

Open Beginner friendly
#6,493 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Docs Possible-Duplicate
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Brief description of your issue

The winget list docs do not mention these parameters:

  • --sort or
  • --asc / --desc

But they show up in the cli docs: winget list --help

I wasn't sure if I submit it here or not?

I cloned and grepped both repos for the string --sort and only found it in this repo here.
( https://github.com/microsoft/winget-cli/ and https://github.com/MicrosoftDocs/windows-dev-docs )

But the markup and images are different, so neither looked like they were the final source?

date mismatch?

This file https://github.com/microsoft/winget-cli/blob/master/doc/windows/package-manager/winget/list.md was updated in 2026 but the yaml says 2021. Maybe this is normal, pointing it out in case it's not.

ms.date: 05/5/2021

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with doc/windows/package-manager/winget/list.md and compare its documented options with the output of winget list --help. Confirm the correct source and metadata conventions, then document --sort, --asc, and --desc; done means the list page includes these arguments and its date metadata is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.