Skip to content

Commit c70d338

Browse files
authored
Merge pull request MicrosoftDocs#3694 from mestew/winupdatelog-correction
fix error in get-windowsupdatelog
2 parents 4f5fd04 + e005aec commit c70d338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/windowsupdate/Get-WindowsUpdateLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Merges Windows Update `.etl` files into a single log file.
1919
### ParameterSetDefault
2020
```
2121
Get-WindowsUpdateLog [[-ETLPath] <String[]>] [[-LogPath] <String>]
22-
[-ProcessingType <String>] [-IncludeAllLogs] [-ForceFlush] [-WhatIf] [-Confirm] [<CommonParameters>]
22+
[-ProcessingType <String>] [-ForceFlush] [-WhatIf] [-Confirm] [<CommonParameters>]
2323
```
2424

2525

0 commit comments

Comments
 (0)