Преглед изворни кода

Merge pull request #712 from oxguy3/archey

Add archey
Ruben Vereecken пре 9 година
родитељ
комит
69144ea34c
2 измењених фајлова са 26 додато и 0 уклоњено
  1. 7 0
      pages/linux/archey.md
  2. 19 0
      pages/osx/archey.md

+ 7 - 0
pages/linux/archey.md

@@ -0,0 +1,7 @@
+# archey
+
+> Simple tool for stylishly displaying system information.
+
+- Show system information:
+
+`archey`

+ 19 - 0
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`