diff --git a/doc/json_schema.json b/doc/json_schema.json index 4c5ae9367..ebd4ce8b4 100644 --- a/doc/json_schema.json +++ b/doc/json_schema.json @@ -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 -format` for detail. I.e: fastfetch -h disk-format", "type": "string" }, "outputColor": {