mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 05:42:54 -07:00
docs(cli): rename "Enable Compact Tool Output" to "Compact Tool Output"
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user