Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,15 +1,15 @@
# fondue
> 可选 Windows 功能的命令行安装程序.
> 可选 Windows 功能的命令行安装程序
- 启用一个指定的 Windows 功能:
- 启用一个指定的 Windows 功能
`fondue /enable-feature:{{功能}}`
- 向用户隐藏所有输出信息:
- 向用户隐藏所有输出信息
`fondue /enable-feature:{{功能}} /hide-ux:all`
- 为错误报告指定调用者进程名称:
- 为错误报告指定调用者进程名称
`fondue /enable-feature:{{功能}} /caller-name:{{名称}}`