format translation: update
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
30c2bd4c7c
commit
b33795f8ab
@@ -6,11 +6,11 @@
|
||||
|
||||
`top`
|
||||
|
||||
- 按内部内存大小排序进程(默认顺序-进程ID):
|
||||
- 按内部内存大小排序进程(默认顺序 - 进程 ID):
|
||||
|
||||
`top -o mem`
|
||||
|
||||
- 首先按CPU启动顺序排序进程,然后按运行时间排序:
|
||||
- 首先按 CPU 启动顺序排序进程,然后按运行时间排序:
|
||||
|
||||
`top -o cpu -O time`
|
||||
|
||||
@@ -18,6 +18,6 @@
|
||||
|
||||
`top -user {{用户名}}`
|
||||
|
||||
- 获取有关交互式命令的帮助(我测试并没看到这个功能):
|
||||
- 获取有关交互式命令的帮助(我测试并没看到这个功能):
|
||||
|
||||
`?`
|
||||
|
Reference in New Issue
Block a user