mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 12:35:24 +02:00
reg-restore: add page
This commit is contained in:
parent
eabfe0a92a
commit
cab40eabb1
1 changed files with 8 additions and 0 deletions
8
pages/windows/reg-restore.md
Normal file
8
pages/windows/reg-restore.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# reg restore
|
||||
|
||||
> Restore a key and its values from a backup file.
|
||||
> See `reg-save` for more information.
|
||||
|
||||
- Overwrite a specified key with data from a backup file:
|
||||
|
||||
`reg restore {{key_name}} {{path/to/file}}`
|
Loading…
Add table
Reference in a new issue