-
Notifications
You must be signed in to change notification settings - Fork 908
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Clarify what --include-programs
option does, in the help output
#147
Comments
Run it, it makes more sense when you do. Basically it compares the list you have installed with ARP (add remove programs), returns results from local only and then also returns results from ARP that are not part of the already returned results from local only pacakges |
So maybe what it should say is ...
Or leaving aside the "in add-remove programs" it could just say:
|
I like. :) |
choco list --includeprograms
is unclear
The help description for the IncludePrograms option on the list command was confusing, as it didn't make clear what actually happens when you use the --includeprograms option. This commit attempts to address this by calling out that the output changes when using this option to include the additional pieces of software which appear in add/remove programs, which aren't already managed by Chocolatey CLI.
(#147) Improve help description for `choco list` command option `--include-programs`
choco list --includeprograms
is unclear--include-programs
option does in the help
--include-programs
option does in the help--include-programs
option does, in the help output
🎉 This issue has been resolved in version 2.3.0 🎉 The release is available on: Your GitReleaseManager bot 📦 🚀 |
The phrase filters out apps is confusing.
So is the phrase apps chocolatey has listed as packages
Does this hide things?
Does this SHOW apps, or does it SHOW packages that are NOT apps?
Perhaps what you mean is:
But I really can't tell for sure.
The text was updated successfully, but these errors were encountered: