top: fix typo (#13923)
top: fix wrong term translation in zh_TW thread -> 執行緒 process -> 程序
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`top`
|
||||
|
||||
- 不顯示閒置以及殭屍行程:
|
||||
- 不顯示閒置以及殭屍程序:
|
||||
|
||||
`top -i`
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
`top -o {{領域名稱}}`
|
||||
|
||||
- 查看程序底下的所有線程:
|
||||
- 查看程序底下的所有執行緒:
|
||||
|
||||
`top -Hp {{程序 id}}`
|
||||
|
||||
|
Reference in New Issue
Block a user