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 @@
# explorer
> Windows 檔案總管。
> 更多資訊:<https://ss64.com/nt/explorer.html>.
- 打開 Windows 檔案總管:
`explorer`
- 在當前目錄打開 Windows 檔案總管:
`explorer .`
- 在指定目錄打開 Windows 檔案總管:
`explorer {{目錄/完整/路徑}}`