Skip to content

Commit 3f08ba4

Browse files
Update Get-WindowsReservedStorageState.md
Fixing example, it fails with -Online.
1 parent c508114 commit 3f08ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/dism/Get-WindowsReservedStorageState.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Gets the current state of reserved storage. This command is supported with the o
2424

2525
### Example 1
2626
```powershell
27-
PS C:\> Get-WindowsReservedStorageState -Online
27+
PS C:\> Get-WindowsReservedStorageState
2828
```
2929

3030
This command gets the Windows reserved storage state on the local host.

0 commit comments

Comments
 (0)