JsonSchema: update zpool

This commit is contained in:
李通洲
2024-09-03 10:08:23 +08:00
parent 0cf45c1dcd
commit 2e475d590f
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -820,7 +820,8 @@
"weather",
"wm",
"wifi",
"wmtheme"
"wmtheme",
"zpool"
]
},
{
@@ -993,6 +994,10 @@
{
"const": "wmtheme",
"description": "Print current theme of window manager"
},
{
"const": "zpool",
"description": "Print ZFS storage pools"
}
]
},