format translation: change colon

This commit is contained in:
Ein Verne
2019-10-19 14:12:27 +08:00
committed by Starbeamrainbowlabs
parent f0f2764de2
commit 30c2bd4c7c
181 changed files with 694 additions and 694 deletions

View File

@@ -2,10 +2,10 @@
> 将注册表键、子键的所有值保存到一个文件中.
- 将注册表键、子键的所有值保存到一个文件中
- 将注册表键、子键的所有值保存到一个文件中:
`reg save {{键名}} {{文件的路径}}`
- 在没有提示的情况下强制覆盖现有文件
- 在没有提示的情况下强制覆盖现有文件:
`reg save {{键名}} {{文件的路径}} /y`