reg-load: add page (#1915)

This commit is contained in:
Owen Voke
2018-01-22 19:44:29 +00:00
committed by Starbeamrainbowlabs
parent c83b07deac
commit 4bb4c476f9

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}}`