From 493307b06dd9bbd16b10d67ded47d999dd796184 Mon Sep 17 00:00:00 2001 From: Bradley Cicenas Date: Mon, 13 Feb 2017 03:01:30 +0000 Subject: [PATCH] add keybindings to readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 603cc42..3e5c067 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,12 @@ git clone https://github.com/bcicen/ctop.git cd ctop go build && ./ctop ``` + +## Keybindings + +Key | Action +--- | --- +h | Open help dialog +s | Select container sort field +r | Reverse container sort order +q | Quit ctop