Skip to content

Commit 9743564

Browse files
committed
Merge branch 'WDAC-cmdlet-outstanding-doc-updates' of https://github.com/jgeurten/windows-powershell-docs into WDAC-cmdlet-outstanding-doc-updates
2 parents 05ecd0c + 249645f commit 9743564

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docset/winserver2022-ps/configci/Set-CIPolicyIdInfo.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This command modifies only the policy name for the policy stored in the Policy03
4545
PS C:\> Set-CIPolicyIdInfo -FilePath ".\Supplemental_Policy.xml" -BasePolicyToSupplementPath ".\Base_Policy.xml"
4646
```
4747

48-
This command will extract the PolicyID field from Base_Policy.xml file and modify the BasePolicyID field in the Supplemental_Policy.xml file.
48+
This command will extract the PolicyID field from the Base_Policy.xml file and modify the BasePolicyID field in the Supplemental_Policy.xml file.
4949

5050
## PARAMETERS
5151

@@ -153,4 +153,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
153153
## RELATED LINKS
154154
155155
[Get-CIPolicyIdInfo](./Get-CIPolicyIdInfo.md)
156-

0 commit comments

Comments
 (0)