explorer, rmdir, winget: add traditional Chinese translation (#8765)

This commit is contained in:
Poy Chang
2022-10-09 00:06:17 +08:00
committed by GitHub
parent 9c1754e077
commit 155864b33e
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# winget
> Windows 套件管理員的命令列工具。
> 更多資訊:<https://learn.microsoft.com/windows/package-manager/winget>.
- 安裝一個套件:
`winget install {{套件}}`
- 顯示指定套件的相關資訊:
`winget show {{套件}}`
- 搜尋指定套件:
`winget search {{套件}}`