mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
add column config key to help menu
This commit is contained in:
parent
a8e235beca
commit
d34de844e0
1
menus.go
1
menus.go
@ -27,6 +27,7 @@ var helpDialog = []menu.Item{
|
||||
{"[o] - open single view", ""},
|
||||
{"[l] - view container logs ([t] to toggle timestamp when open)", ""},
|
||||
{"[e] - exec shell", ""},
|
||||
{"[c] - configure columns", ""},
|
||||
{"[S] - save current configuration to file", ""},
|
||||
{"[q] - exit ctop", ""},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user