mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 17:35:51 +02:00
archey: add Chinese translation
This commit is contained in:
parent
00b5978696
commit
c4c8d0bd9d
1 changed files with 19 additions and 0 deletions
19
pages.zh/osx/archey.md
Normal file
19
pages.zh/osx/archey.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# archey
|
||||
|
||||
> 漂亮地显示简单系统信息工具.
|
||||
|
||||
- 显示系统信息(彩色的):
|
||||
|
||||
`archey`
|
||||
|
||||
- 显示系统信息(单色的):
|
||||
|
||||
`archey --nocolor`
|
||||
|
||||
- 显示系统信息, 使用 MacPorts(命令行软件安装管理工具port)来替代Homebrew(另一种更常用的mac命令行软件安装管理工具):
|
||||
|
||||
`archey --macports`
|
||||
|
||||
- 显示系统信息,但不进行IP地址获取和验证:
|
||||
|
||||
`archey --offline`
|
Loading…
Add table
Reference in a new issue