diff --git a/README.md b/README.md index 35920068..6961d537 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ K9s uses 2 or 3 letters alias to navigate most K8s resource. | '?' | Show all command aliases | | | `/`filter`ENTER`> | Filter out a resource view given a filter | `/bumblebeetuna` | | `` | Bails out of command mode | | -| `e`, `v`, `l` | Key mapping to view, edit, see logs, etc... | `l` (view logs) | +| `v`, `e`, `l`,... | Key mapping to view, edit, see logs, etc... | `l` (view logs) | | `:`ctx`` | To view and switch to another Kubernetes cluster | | | `q`, `Ctrl-c` | To bail out of K9s | |