mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 21:35:24 +02:00
istats: add Chinese translation (#7425)
This commit is contained in:
parent
9aedf12340
commit
455f529c1d
1 changed files with 20 additions and 0 deletions
20
pages.zh/osx/istats.md
Normal file
20
pages.zh/osx/istats.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# istats
|
||||
|
||||
> 一个显示 CPU 温度、风扇速度和电池状态等统计数据的命令行工具。
|
||||
> 更多信息:<https://github.com/Chris911/iStats>.
|
||||
|
||||
- 显示所有的统计数据:
|
||||
|
||||
`istats`
|
||||
|
||||
- 显示所有 CPU 的统计数据:
|
||||
|
||||
`istats cpu`
|
||||
|
||||
- 显示所有风扇的统计数据:
|
||||
|
||||
`istats fan`
|
||||
|
||||
- 扫描和打印温度:
|
||||
|
||||
`istats scan`
|
Loading…
Add table
Reference in a new issue