mirror of https://github.com/aristocratos/bpytop
Added help messages for filtering options
parent
86f1a1f18b
commit
c8315060de
|
@ -3997,7 +3997,8 @@ class Menu:
|
|||
"(z)" : "Toggle totals reset for current network device",
|
||||
"(a)" : "Toggle auto scaling for the network graphs.",
|
||||
"(y)" : "Toggle synced scaling mode for network graphs.",
|
||||
"(f)" : "Input a string to filter processes with.",
|
||||
"(f)" : "Input a NON case-sensitive process filter.",
|
||||
"(F)" : "Input a case-sensitive process filter.",
|
||||
"(c)" : "Toggle per-core cpu usage of processes.",
|
||||
"(r)" : "Reverse sorting order in processes box.",
|
||||
"(e)" : "Toggle processes tree view.",
|
||||
|
|
Loading…
Reference in New Issue