mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 07:04:51 +02:00
Update constants.rs
This commit is contained in:
parent
38f4967a8a
commit
095fb7e54e
@ -80,7 +80,7 @@ pub const CPU_HELP_TEXT: [&str; 4] = [
|
|||||||
pub const PROCESS_HELP_TEXT: [&str; 8] = [
|
pub const PROCESS_HELP_TEXT: [&str; 8] = [
|
||||||
"3 - Process widget\n",
|
"3 - Process widget\n",
|
||||||
"dd Kill the selected process\n",
|
"dd Kill the selected process\n",
|
||||||
"c Sort by memory usage, press again to reverse sorting order\n",
|
"c Sort by processor usage, press again to reverse sorting order\n",
|
||||||
"m Sort by memory usage\n",
|
"m Sort by memory usage\n",
|
||||||
"p Sort by PID name, press again to reverse sorting order\n",
|
"p Sort by PID name, press again to reverse sorting order\n",
|
||||||
"n Sort by process name, press again to reverse sorting order\n",
|
"n Sort by process name, press again to reverse sorting order\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user