Skip to content

Commit b8b8c85

Browse files
committed
(doc) Document removal of -a from list command
1 parent 3337f87 commit b8b8c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/en-us/guides/upgrading-to-chocolatey-v2-v6.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ If you need side-by-side functionality, **we do not recommend** you upgrade to C
107107

108108
### The List Command Now Lists Local Packages Only and the `--local-only` and `-lo` Options Have Been Removed
109109

110-
In version 1.0.0 of Chocolatey CLI, we added notices that the `choco list` command will list only local packages, and deprecated the `--local-only` and `-lo` options. See this [GitHub issue for more information](https://github.com/chocolatey/choco/issues/158).
110+
In version 1.0.0 of Chocolatey CLI, we added notices that the `choco list` command will list only local packages, and deprecated the `--local-only` and `-lo` options. See this [GitHub issue for more information](https://github.com/chocolatey/choco/issues/158). We have also removed the `-a`, `--all`, `--allversions`, and `--all-versions` options from the `list` command as you cannot have multiple versions of a package installed.
111111

112112
Running `choco list --local-only` or `choco list -lo` will now show this message:
113113

0 commit comments

Comments
 (0)