Skip to content

Commit 8170cef

Browse files
huzaifa-msftsdwheeler
authored andcommitted
Changed error message
1 parent 73268fb commit 8170cef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docset/winserver2022-ps/appx/Get-AppSharedPackageContainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This command shows the packages in any shared package container that has a prefi
4141
## PARAMETERS
4242

4343
### -AllUsers
44-
Unsupported. Will result in "A parameter cannot be found that matches parameter name" error.
44+
Unsupported. Will result in "-AllUsers functionality is not yet implemented" error.
4545

4646
```yaml
4747
Type: SwitchParameter

docset/winserver2022-ps/appx/Remove-AppSharedPackageContainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This command removes the shared package container definition with the name Conto
3131
## PARAMETERS
3232

3333
### -AllUsers
34-
Unsupported. Will result in "A parameter cannot be found that matches parameter name" error.
34+
Unsupported. Will result in "-AllUsers functionality is not yet implemented" error.
3535

3636
```yaml
3737
Type: SwitchParameter

0 commit comments

Comments
 (0)