We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents caf68ec + db87241 commit d58d42dCopy full SHA for d58d42d
src/content/docs/en-us/choco/commands/install.mdx
@@ -62,14 +62,6 @@ Installs a package or a list of packages (sometimes specified as a
62
choco install <path/to/nupkg>
63
~~~
64
65
-
66
-> :choco-info: **NOTE**
67
->
68
-> `all` is a special package keyword that will allow you to install
69
- all packages available on a source. This keyword is not available for
70
- public repositories like the Chocolatey [Community Repository](https://community.chocolatey.org/packages), and is
71
- intended to be used with internal package sources only.
72
73
> :choco-info: **NOTE**
74
>
75
> `all` is a special package keyword that will allow you to install
0 commit comments