Browse Source

gtop: add page (#1640)

Nate Silva 7 years ago
parent
commit
34f6448ef3
1 changed files with 15 additions and 0 deletions
  1. 15 0
      pages/common/gtop.md

+ 15 - 0
pages/common/gtop.md

@@ -0,0 +1,15 @@
+# gtop
+
+> System monitoring dashboard for the terminal.
+
+- Show the system stats dashboard:
+
+`gtop`
+
+- Sort by CPU usage:
+
+`c`
+
+- Sort by memory usage:
+
+`m`