docs(cli): rename "Enable Compact Tool Output" to "Compact Tool Output"

This commit is contained in:
Jarrod Whelan
2026-02-10 11:51:39 -08:00
parent fbfb2a72e3
commit 25d1c54a74
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -352,7 +352,7 @@
"type": "boolean"
},
"enableCompactToolOutput": {
"title": "Enable Compact Tool Output",
"title": "Compact Tool Output",
"description": "Render tool outputs in a compact, single-line format when possible.",
"markdownDescription": "Render tool outputs in a compact, single-line format when possible.\n\n- Category: `UI`\n- Requires restart: `no`\n- Default: `true`",
"default": true,