mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
rename cpus column
This commit is contained in:
parent
117c3bc7b5
commit
87d135909f
@ -28,7 +28,7 @@ var defaultColumns = []Column{
|
||||
},
|
||||
Column{
|
||||
Name: "cpus",
|
||||
Label: "CPU Usage as % of system total",
|
||||
Label: "CPU Usage (% of system total)",
|
||||
Enabled: false,
|
||||
},
|
||||
Column{
|
||||
|
Loading…
Reference in New Issue
Block a user