mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
add options to readme
This commit is contained in:
parent
38599bbd19
commit
2a709577bd
11
README.md
11
README.md
@ -56,6 +56,17 @@ export DOCKER_HOST=tcp://127.0.0.1:4243
|
|||||||
ctop
|
ctop
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Options
|
||||||
|
|
||||||
|
Option | Description
|
||||||
|
--- | ---
|
||||||
|
-a | show active containers only
|
||||||
|
-f <string> | set an initial filter string
|
||||||
|
-h | display help dialog
|
||||||
|
-r | reverse container sort order
|
||||||
|
-s | select initial container sort field
|
||||||
|
-v | output version information and exit
|
||||||
|
|
||||||
### Keybindings
|
### Keybindings
|
||||||
|
|
||||||
Key | Action
|
Key | Action
|
||||||
|
Loading…
Reference in New Issue
Block a user