From b9d22d48a122986ad4ac3cf04fa9ba09ddab6bcd Mon Sep 17 00:00:00 2001 From: derailed Date: Tue, 2 Apr 2019 00:07:39 -0600 Subject: [PATCH] updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4c74141..82932b22 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ K9s uses aliases to navigate most K8s resources. | `` | Bails out of command mode | | | `d`,`v`, `e`, `l`,... | Key mapping to describe, view, edit, view logs,... | `d` (describes a resource) | | `:`ctx`` | To view and switch to another Kubernetes context | `:`+`ctx`+`` | -| `q`, `:q`, `Ctrl-c` | To bail out of K9s | | +| `:q`, `Ctrl-c` | To bail out of K9s | | ---