Skip to content

Commit b753d4a

Browse files
Merge pull request #1 from MrBenMyster/patch-1
Syntax should show RemoveOEM
2 parents 65fa2b8 + 9540fc7 commit b753d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/windows/storage/clear-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Clear-Disk -InputObject <CimInstance[]> [-RemoveData] [-RemoveOEM] [-CimSession
5858
The **Clear-Disk** cmdlet clears the disk by removing the partition and volume information.
5959

6060
If the disk contains active data volumes, then the *RemoveData* parameter is required as this will delete all data from the specified disk.
61-
This cmdlet will not clear OEM recovery partitions unless *ForceOEM* parameter is also specified.
61+
This cmdlet will not clear OEM recovery partitions unless *RemoveOEM* parameter is also specified.
6262

6363
## EXAMPLES
6464

0 commit comments

Comments
 (0)