Skip to content

Commit d417975

Browse files
authored
Fix missing descriptions (#12190)
1 parent 041eb70 commit d417975

File tree

5 files changed

+17
-4
lines changed

5 files changed

+17
-4
lines changed

reference/5.1/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-5.1&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

reference/7.4/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.4&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

reference/7.5/Microsoft.PowerShell.Management/Join-Path.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Accept wildcard characters: False
163163
### -ChildPath
164164
165165
Specifies the elements to append to the value of the `Path` parameter. Wildcards are permitted.
166+
166167
```yaml
167168
Type: System.String
168169
Parameter Sets: (All)

reference/7.5/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.5&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

reference/7.6/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.6&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

0 commit comments

Comments
 (0)