Skip to content

Commit cd0db84

Browse files
Update docset/winserver2022-ps/appx/Add-AppxPackage.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 4999e41 commit cd0db84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/appx/Add-AppxPackage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ This command adds an app package but only installs the required section of a str
124124
Add-AppxPackage -AppInstallerFile "C:\Users\user1\Desktop\MyApp.appinstaller"
125125
```
126126

127-
This command adds an app package as outlined in the App Installer file. With any / all update settings specified within the App Installer file.
127+
This command adds an app package as outlined in the App Installer file with all update settings specified within the App Installer file, if any.
128128

129129
## PARAMETERS
130130

0 commit comments

Comments
 (0)