mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
rename cpus column
This commit is contained in:
@@ -28,7 +28,7 @@ var defaultColumns = []Column{
|
|||||||
},
|
},
|
||||||
Column{
|
Column{
|
||||||
Name: "cpus",
|
Name: "cpus",
|
||||||
Label: "CPU Usage as % of system total",
|
Label: "CPU Usage (% of system total)",
|
||||||
Enabled: false,
|
Enabled: false,
|
||||||
},
|
},
|
||||||
Column{
|
Column{
|
||||||
|
|||||||
Reference in New Issue
Block a user