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