Update top.md (#1837)

This commit is contained in:
sontru 2022-06-03 09:10:34 +01:00 committed by GitHub
parent 994a66d843
commit b50655f6dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
top.md
View File

@ -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 |