Skip to content

Commit 6ca1925

Browse files
committed
(doc) Update docs for CLI 2.4.0
Update documentation for CLI 2.4.0. This just added a deprecation notice for the Install-ChocolateyPinnedTaskBarItem function.
1 parent ea39b37 commit 6ca1925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en-us/create/functions/install-chocolateypinnedtaskbaritem.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Install-ChocolateyPinnedTaskBarItem `
2424
## Notes
2525

2626
Does not work with SYSTEM, but does not error. It warns with the error
27-
message.
27+
message. This command is deprecated and will be removed in version 3.0.0.
2828

2929
## Aliases
3030

0 commit comments

Comments
 (0)