We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d6049 commit c7d732fCopy full SHA for c7d732f
pkg/cmd/monitor_cluster.go
@@ -25,7 +25,7 @@ import (
25
const (
26
defaultLayoutName = "default"
27
pressAdditional = "(press key in [] to toggle expand, ? = help)"
28
- pressAdditionalReset = "(press key in [] ESC to exit expand)"
+ pressAdditionalReset = "(press key in [] or ESC to exit expand)"
29
noContent = " No Content"
30
errorContent = "Unable to retrieve data"
31
unableToFindPanel = "unable to find panel [%v], use --help or --show-panels to see all options"
0 commit comments