1
0
Fork 0
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:
Owen Voke 2018-01-25 18:13:04 +00:00 committed by Agniva De Sarker
parent 3e58ec533c
commit 2d920a0ff5

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