From 89b10e08cc15f06f951f5e9d0ab850944e91c46e Mon Sep 17 00:00:00 2001 From: Hayden Schiff Date: Thu, 21 Jan 2016 22:13:41 -0500 Subject: [PATCH] archey: add page --- pages/osx/archey.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pages/osx/archey.md diff --git a/pages/osx/archey.md b/pages/osx/archey.md new file mode 100644 index 0000000000..3d4495e987 --- /dev/null +++ b/pages/osx/archey.md @@ -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`