Skip to content

Commit 963b5c6

Browse files
authored
Doc: Make format description more clear at json_schema.json (fastfetch-cli#1045) [ci skip]
1 parent 4a74f69 commit 963b5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/json_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"default": 0
2424
},
2525
"format": {
26-
"description": "Output format of the module. See `-h module-format` for detail",
26+
"description": "Output format of the module. See `-h <module>-format` for detail. I.e: fastfetch -h disk-format",
2727
"type": "string"
2828
},
2929
"outputColor": {

0 commit comments

Comments
 (0)