From 2a709577bd03f9c9cb14ad06942b8b0569c8b9a3 Mon Sep 17 00:00:00 2001 From: Bradley Cicenas Date: Tue, 14 Mar 2017 22:41:45 +0000 Subject: [PATCH] add options to readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 348e00e..c85dafe 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,17 @@ export DOCKER_HOST=tcp://127.0.0.1:4243 ctop ``` +### Options + +Option | Description +--- | --- +-a | show active containers only +-f | 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 Key | Action