mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
archey: add page
This commit is contained in:
parent
f38c34f484
commit
89b10e08cc
1 changed files with 19 additions and 0 deletions
19
pages/osx/archey.md
Normal file
19
pages/osx/archey.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# archey
|
||||
|
||||
> Simple tool for stylishly displaying system information.
|
||||
|
||||
- Show system information in stylish output:
|
||||
|
||||
`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`
|
Loading…
Add table
Reference in a new issue