mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
19 lines
336 B
Markdown
19 lines
336 B
Markdown
# archey
|
|
|
|
> Simple tool for stylishly displaying system information.
|
|
|
|
- Show system information:
|
|
|
|
`archey`
|
|
|
|
- Show system information without colored output:
|
|
|
|
`archey --nocolor`
|
|
|
|
- Show system information, using MacPorts instead of Homebrew:
|
|
|
|
`archey --macports`
|
|
|
|
- Show system information without IP address check:
|
|
|
|
`archey --offline`
|