add new chinese translations
This commit is contained in:
24
pages.zh/common/macchina.md
Normal file
24
pages.zh/common/macchina.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# macchina
|
||||
|
||||
> 显示有关您计算机的信息。
|
||||
> 更多信息:<https://github.com/Macchina-CLI/macchina>。
|
||||
|
||||
- 列出系统信息,可以使用默认设置或您在配置文件中指定的设置:
|
||||
|
||||
`macchina`
|
||||
|
||||
- 指定自定义配置文件路径:
|
||||
|
||||
`macchina --config {{path/to/configuration_file}}`
|
||||
|
||||
- 列出系统信息,但延长正常运行时间、shell和内核输出:
|
||||
|
||||
`macchina --long-uptime --long-shell --long-kernel`
|
||||
|
||||
- 检查在尝试获取系统信息时遇到的任何错误/系统故障:
|
||||
|
||||
`macchina --doctor`
|
||||
|
||||
- 列出所有ASCII艺术的原始艺术家:
|
||||
|
||||
`macchina --ascii-artists`
|
Reference in New Issue
Block a user