Update top.md
This commit is contained in:
parent
e7b9a592b9
commit
afda4c70dc
6
top.md
6
top.md
|
@ -5,6 +5,10 @@ layout: 2017/sheet
|
||||||
intro: See the processes in your Unix machine.
|
intro: See the processes in your Unix machine.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Shortcuts
|
||||||
|
|
||||||
|
| Shortcut | Description |
|
||||||
|
| --------- | --------------------- |
|
||||||
| `h` | shows help |
|
| `h` | shows help |
|
||||||
| `q` | quits the program |
|
| `q` | quits the program |
|
||||||
| `m` | switches memory view |
|
| `m` | switches memory view |
|
||||||
|
@ -15,4 +19,4 @@ intro: See the processes in your Unix machine.
|
||||||
| `Shift+l` | searches for string |
|
| `Shift+l` | searches for string |
|
||||||
| `o` | adds a filter |
|
| `o` | adds a filter |
|
||||||
| `=` | clears filters |
|
| `=` | clears filters |
|
||||||
|
{: .-shortcuts}
|
||||||
|
|
Loading…
Reference in New Issue