mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 19:33:37 +00:00
Update live-response-command-examples.md
Missing backslash in the command to view a registry value.
This commit is contained in:
@ -158,7 +158,7 @@ registry HKEY_CURRENT_USER\Console
|
|||||||
|
|
||||||
```
|
```
|
||||||
# Show information about a specific registry value
|
# Show information about a specific registry value
|
||||||
registry HKEY_CURRENT_USER\Console\ScreenBufferSize
|
registry HKEY_CURRENT_USER\Console\\ScreenBufferSize
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user