top: fix typo (#13923)

top: fix wrong term translation in zh_TW

thread -> 執行緒
process -> 程序
This commit is contained in:
hms5232
2024-10-02 16:46:17 +08:00
committed by GitHub
parent 9a3243d4c8
commit fa64fdce62

View File

@@ -7,7 +7,7 @@
`top`
- 不顯示閒置以及殭屍程:
- 不顯示閒置以及殭屍程
`top -i`
@@ -19,7 +19,7 @@
`top -o {{領域名稱}}`
- 查看程序底下的所有線程
- 查看程序底下的所有執行緒
`top -Hp {{程序 id}}`