Skip to content

Commit db87241

Browse files
(maint) Remove extra callout from install command
Removed the additional callout for the `all` special keyword (maint) Removed added line I added an additional line when testing the Refresh of the local website. This has now been removed.
1 parent 2f2c0a2 commit db87241

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/content/docs/en-us/choco/commands/install.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ Installs a package or a list of packages (sometimes specified as a
6262
choco install <path/to/nupkg>
6363
~~~
6464

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-
7365
> :choco-info: **NOTE**
7466
>
7567
> `all` is a special package keyword that will allow you to install

0 commit comments

Comments
 (0)