mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 13:06:00 +02:00
reg-load: add Chinese translation
This commit is contained in:
parent
5e162a2082
commit
a2f90316df
1 changed files with 8 additions and 0 deletions
8
pages.zh/windows/reg-load.md
Normal file
8
pages.zh/windows/reg-load.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# reg load
|
||||
|
||||
> 将保存的子键加载到不同的子键中.
|
||||
> This is intended for troubleshooting and temporary keys.
|
||||
|
||||
- 将备份文件加载到指定的键中:
|
||||
|
||||
`reg load {{键名}} {{文件的路径}}`
|
Loading…
Add table
Reference in a new issue