OSDN Git Service

Regular updates
authorErik <erikgronwal@users.osdn.me>
Fri, 3 Jun 2022 14:55:05 +0000 (23:55 +0900)
committerErik <erikgronwal@users.osdn.me>
Fri, 3 Jun 2022 14:55:05 +0000 (23:55 +0900)
top.md

diff --git a/top.md b/top.md
index 1a9dfc3..a036ffd 100644 (file)
--- a/top.md
+++ b/top.md
@@ -13,6 +13,7 @@ intro: See the processes in your Unix machine.
 | `h`       | shows help            |
 | `q`       | quits the program     |
 | `m`       | switches memory view  |
+| `1`       | switches cpu view     |
 | `k`       | kills process         |
 | `Shift+p` | sorts by CPU usage    |
 | `Shift+m` | sorts by memory usage |