1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-05 22:33:22 +02:00

reg-restore: add Chinese translation

This commit is contained in:
Starccy 2019-03-11 20:17:52 +08:00 committed by Starbeamrainbowlabs
parent fee10a5156
commit 768e159c82

View file

@ -0,0 +1,8 @@
# reg restore
> 从备份文件中恢复键和值.
> 参见 `reg-save` 来获取更多的信息.
- 使用备份文件中的数据覆盖指定的键:
`reg restore {{键名}} {{文件路径}}`