diff --git a/pages/linux/archey.md b/pages/linux/archey.md new file mode 100644 index 000000000..297fcc661 --- /dev/null +++ b/pages/linux/archey.md @@ -0,0 +1,7 @@ +# archey + +> Simple tool for stylishly displaying system information. + +- Show system information: + +`archey` diff --git a/pages/osx/archey.md b/pages/osx/archey.md new file mode 100644 index 000000000..a15250491 --- /dev/null +++ b/pages/osx/archey.md @@ -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`