mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
fondue: add Chinese translation
This commit is contained in:
parent
32c5af3dbf
commit
158e8a2ac3
1 changed files with 15 additions and 0 deletions
15
pages.zh/windows/fondue.md
Normal file
15
pages.zh/windows/fondue.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# fondue
|
||||
|
||||
> 可选Windows功能的命令行安装程序.
|
||||
|
||||
- 启用一个指定的Windows功能:
|
||||
|
||||
`fondue /enable-feature:{{功能}}`
|
||||
|
||||
- 向用户隐藏所有输出信息:
|
||||
|
||||
`fondue /enable-feature:{{功能}} /hide-ux:all`
|
||||
|
||||
- 为错误报告指定调用者进程名称:
|
||||
|
||||
`fondue /enable-feature:{{功能}} /caller-name:{{名称}}`
|
Loading…
Add table
Reference in a new issue