Merge pull request #8958 from formmailer/patch-1

Update live-response-command-examples.md
This commit is contained in:
jcaparas
2021-01-15 10:44:13 -08:00
committed by GitHub

View File

@ -158,7 +158,7 @@ registry HKEY_CURRENT_USER\Console
```
# Show information about a specific registry value
registry HKEY_CURRENT_USER\Console\ScreenBufferSize
registry HKEY_CURRENT_USER\Console\\ScreenBufferSize
```