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
+10
View File
@@ -690,6 +690,7 @@
"camera",
"chassis",
"cpu",
"cpucache",
"cpuusage",
"command",
"colors",
@@ -705,6 +706,7 @@
"gpu",
"host",
"icons",
"initsystem",
"kernel",
"lm",
"loadavg",
@@ -792,6 +794,10 @@
"const": "camera",
"description": "Print available cameras"
},
{
"const": "cpucache",
"description": "Print CPU cache sizes"
},
{
"const": "cursor",
"description": "Print cursor style name"
@@ -816,6 +822,10 @@
"const": "icons",
"description": "Print icon style name"
},
{
"const": "initsystem",
"description": "Print init system (pid 1) name and version"
},
{
"const": "kernel",
"description": "Print system kernel version"