summaryrefslogtreecommitdiffstats
path: root/Action.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-12-18 07:32:26 +0100
committerBenny Baumann <BenBE@geshi.org>2020-12-18 07:37:23 +0100
commit0401df8cbd3193a43e616e36244e0811376afbfd (patch)
treedcb26eea093bfe86a01b2ef84e23b539ce08c9ac /Action.c
parent0cb257586abb35cd69be794e7b56244d8704ff57 (diff)
Update key mapping documentation for sorting
Diffstat (limited to 'Action.c')
-rw-r--r--Action.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Action.c b/Action.c
index eccd985c..7949b8a3 100644
--- a/Action.c
+++ b/Action.c
@@ -462,7 +462,7 @@ static const struct {
{ .key = " H: ", .info = "hide/show user process threads" },
{ .key = " K: ", .info = "hide/show kernel threads" },
{ .key = " F: ", .info = "cursor follows process" },
- { .key = " F6 + -: ", .info = "expand/collapse tree" },
+ { .key = " + -: ", .info = "expand/collapse tree" },
{ .key = " P M T: ", .info = "sort by CPU%, MEM% or TIME" },
{ .key = " I: ", .info = "invert sort order" },
{ .key = " F6 > .: ", .info = "select sort column" },

© 2014-2024 Faster IT GmbH | imprint | privacy policy