diff --git a/docset/winserver2022-ps/dism/Get-WindowsReservedStorageState.md b/docset/winserver2022-ps/dism/Get-WindowsReservedStorageState.md index ed7c3ff534..d993d4eec0 100644 --- a/docset/winserver2022-ps/dism/Get-WindowsReservedStorageState.md +++ b/docset/winserver2022-ps/dism/Get-WindowsReservedStorageState.md @@ -24,7 +24,7 @@ Gets the current state of reserved storage. This command is supported with the o ### Example 1 ```powershell -PS C:\> Get-WindowsReservedStorageState -Online +PS C:\> Get-WindowsReservedStorageState ``` This command gets the Windows reserved storage state on the local host.