mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
Doc: Make format description more clear at json_schema.json (#1045) [ci skip]
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user