choco: add traditional Chinese translation (#9547)

pull/1/head
tommy Lin(yu_dady) 2022-11-24 10:58:40 +08:00 committed by GitHub
parent 452f60a27c
commit 73e54abc7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# choco
> 「Chocolatey package manager」軟體套件管理器。
> 執行命令由兩個單字「組合」成,例如 `choco install`,請參考使用文檔。
> 更多資訊:<https://chocolatey.org>.
- 執行「組合」命令:
`choco {{命令}}`
- 顯示 `choco` 幫助文檔:
`choco -?`
- 顯示「組合」命令幫助文檔:
`choco {{命令}} -?`
- 顯示 Chocolatey 版本:
`choco --version`