add new chinese translations
This commit is contained in:
20
pages.zh/linux/ctop.md
Normal file
20
pages.zh/linux/ctop.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# ctop
|
||||
|
||||
> 通过实时的CPU、内存和块IO使用情况指标,瞬间可视化容器的性能和健康状况。
|
||||
> 更多信息:<https://github.com/bcicen/ctop>。
|
||||
|
||||
- 仅显示[a]ctive容器:
|
||||
|
||||
`ctop -a`
|
||||
|
||||
- [r]everse容器排序顺序:
|
||||
|
||||
`ctop -r`
|
||||
|
||||
- [i]nvert默认颜色:
|
||||
|
||||
`ctop -i`
|
||||
|
||||
- 显示[h]elp:
|
||||
|
||||
`ctop -h`
|
Reference in New Issue
Block a user