Skip to content

Commit 30683e5

Browse files
Update docset/winserver2022-ps/appx/Get-AppxPackageAutoUpdateSettings.md
Accepted Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent f17e12d commit 30683e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Get-AppxPackageAutoUpdateSettings -PackageFullName publisher.package1_1.0.0.0_ne
5454
This will return the Auto Update and Repair settings for a specific Windows App that has been
5555
installed and registered to the signed-in user.
5656

57-
### Example 4: Get App Package Auto Update settings with showupdateAvailability
57+
### Example 4: Get App Package Auto Update settings for all installed Windows Apps
5858

5959
```powershell
6060
Get-AppxPackageAutoUpdateSettings -ShowUpdateAvailability

0 commit comments

Comments
 (0)