Doc: update cpucache and initsystem

This commit is contained in:
李通洲
2024-06-05 19:15:25 +08:00
parent 10fd7d61ae
commit 51953e4818
4 changed files with 52 additions and 9 deletions
+9
View File
@@ -1182,6 +1182,15 @@
"default": false
}
},
{
"long": "cpucache-compact",
"desc": "Show all CPU caches in one line",
"arg": {
"type": "bool",
"optional": true,
"default": false
}
},
{
"long": "cpuusage-separate",
"desc": "Display CPU usage per CPU logical core, instead of an average result",