Chinese pages: correct Chinese punctuation (#5240)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# reg save
|
||||
|
||||
> 将注册表键、子键的所有值保存到一个文件中.
|
||||
> 将注册表键、子键的所有值保存到一个文件中。
|
||||
|
||||
- 将注册表键、子键的所有值保存到一个文件中:
|
||||
- 将注册表键、子键的所有值保存到一个文件中:
|
||||
|
||||
`reg save {{键名}} {{文件的路径}}`
|
||||
|
||||
- 在没有提示的情况下强制覆盖现有文件:
|
||||
- 在没有提示的情况下强制覆盖现有文件:
|
||||
|
||||
`reg save {{键名}} {{文件的路径}} /y`
|
||||
|
Reference in New Issue
Block a user