mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 18:55:25 +02:00
reg-import: add page (#1929)
This commit is contained in:
parent
3e58ec533c
commit
2d920a0ff5
1 changed files with 7 additions and 0 deletions
7
pages/windows/reg-import.md
Normal file
7
pages/windows/reg-import.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# reg import
|
||||
|
||||
> Import all available keys, subkeys, and values from a file.
|
||||
|
||||
- Import all keys, subkeys and values from a file:
|
||||
|
||||
`reg import {{path/to/file.reg}}`
|
Loading…
Add table
Reference in a new issue