mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 04:15:23 +02:00
commit
69144ea34c
2 changed files with 26 additions and 0 deletions
7
pages/linux/archey.md
Normal file
7
pages/linux/archey.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# archey
|
||||
|
||||
> Simple tool for stylishly displaying system information.
|
||||
|
||||
- Show system information:
|
||||
|
||||
`archey`
|
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:
|
||||
|
||||
`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