Browse Source

reg-import: add page (#1929)

Owen Voke 7 years ago
parent
commit
2d920a0ff5
1 changed files with 7 additions and 0 deletions
  1. 7 0
      pages/windows/reg-import.md

+ 7 - 0
pages/windows/reg-import.md

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