From b50655f6dc681a674c23860c472ae9d916dfa109 Mon Sep 17 00:00:00 2001 From: sontru Date: Fri, 3 Jun 2022 09:10:34 +0100 Subject: [PATCH] Update top.md (#1837) --- top.md | 1 + 1 file changed, 1 insertion(+) diff --git a/top.md b/top.md index 1a9dfc36a..a036ffd15 100644 --- 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 |