Doc: document --format json

This commit is contained in:
Carter Li
2024-06-03 08:42:28 +08:00
parent 6d71d3037f
commit 96c70ffc8a
+9
View File
@@ -136,6 +136,15 @@
"false": "Try `wayland`, then `x11`, then `drm`"
}
}
},
{
"long": "format",
"desc": "Set output format",
"default": "default",
"enum": {
"default": "Default format",
"json": "JSON format"
}
}
],
"Logo": [