Skip to content

Commit 9540fc7

Browse files
authored
Syntax should show RemoveOEM
Syntax should show RemoveOEM, not ForceOEM
1 parent 65fa2b8 commit 9540fc7

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)