1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 05:55:44 +02:00

archey: add Chinese translation

This commit is contained in:
wizarot 2019-02-26 11:06:43 +08:00 committed by Starbeamrainbowlabs
parent 00b5978696
commit c4c8d0bd9d

19
pages.zh/osx/archey.md Normal file
View file

@ -0,0 +1,19 @@
# archey
> 漂亮地显示简单系统信息工具.
- 显示系统信息(彩色的):
`archey`
- 显示系统信息(单色的):
`archey --nocolor`
- 显示系统信息, 使用 MacPorts(命令行软件安装管理工具port)来替代Homebrew(另一种更常用的mac命令行软件安装管理工具):
`archey --macports`
- 显示系统信息,但不进行IP地址获取和验证:
`archey --offline`