Doc: Make format description more clear at json_schema.json (#1045) [ci skip]

This commit is contained in:
Jack Nolddor
2024-06-26 14:17:09 +02:00
committed by GitHub
parent 4a74f69c96
commit 963b5c6c4e
+1 -1
View File
@@ -23,7 +23,7 @@
"default": 0
},
"format": {
"description": "Output format of the module. See `-h module-format` for detail",
"description": "Output format of the module. See `-h <module>-format` for detail. I.e: fastfetch -h disk-format",
"type": "string"
},
"outputColor": {