reg-load: add page (#1915)

coverage
Owen Voke 2018-01-22 19:44:29 +00:00 committed by Starbeamrainbowlabs
parent c83b07deac
commit 4bb4c476f9
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# reg load
> Load saved sub keys into a different sub key in the registry.
> This is intended for troubleshooting and temporary keys.
- Load a backup file into the specified key:
`reg load {{key_name}} {{path/to/file}}`