1
0
mirror of https://github.com/orhun/kmon synced 2024-07-08 20:06:03 +00:00

doc: Update README about sorting/reversing GIFs

This commit is contained in:
orhun 2020-04-09 16:44:44 +03:00
parent 9c53b17353
commit 95e1723405
No known key found for this signature in database
GPG Key ID: B928720AEC532117

View File

@ -379,13 +379,15 @@ kmon sort --size
kmon sort --dependent
```
![Sorting the kernel modules](https://user-images.githubusercontent.com/24392180/78900376-70324780-7a7f-11ea-813e-78972fc3c880.gif)
Also the `-r, --reverse` flag is used for reversing the kernel module list.
```
kmon --reverse
```
![Sorting/reversing the kernel modules](https://user-images.githubusercontent.com/24392180/76688765-ee4a2c80-6640-11ea-95ea-1bdfc68b3281.gif)
![Reversing the kernel modules](https://user-images.githubusercontent.com/24392180/78901094-812f8880-7a80-11ea-85cf-2a0c6ac6354a.gif)
### Customizing the colors