1
0
mirror of https://github.com/danog/ytop.git synced 2024-11-30 04:29:10 +01:00

Merge pull request #70 from jeromecst/master

update README
This commit is contained in:
Caleb Bassi 2020-04-21 14:28:25 -07:00 committed by GitHub
commit 22dc1294a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,10 +70,10 @@ cargo install -f --git https://github.com/cjbassi/ytop ytop
- `<Tab>`: toggle process grouping - `<Tab>`: toggle process grouping
- `dd`: kill selected process or process group - `dd`: kill selected process or process group
- Process sorting: - Process sorting:
- p: PID/Count - `p`: PID/Count
- n: Command - `n`: Command
- c: CPU - `c`: CPU
- m: Mem - `m`: Mem
- Process filtering: - Process filtering:
- `/`: start editing filter - `/`: start editing filter
- (while editing): - (while editing):