Skip to content

Commit 7253c8b

Browse files
fbehrensclaude
andcommitted
Docs: document --format restrictions when --json is used
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 18545c2 commit 7253c8b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/aerospace-list-apps.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Incompatible with: `--format`, `--json`
3838

3939
--json:: Output in JSON format.
4040
Can be used in combination with `--format` to specify which data to include into the json.
41+
When `--json` is used, only interpolation variables and spaces are allowed in `--format`.
42+
`%{right-padding}` is not allowed with `--json`.
4143
Incompatible with `--count`
4244

4345
// =========================================================== Output Format

docs/aerospace-list-windows.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Incompatible with `--format`
6363

6464
--json:: Output in JSON format.
6565
Can be used in combination with `--format` to specify which data to include into the json.
66+
When `--json` is used, only interpolation variables and spaces are allowed in `--format`.
67+
`%{right-padding}` is not allowed with `--json`.
6668
Incompatible with `--count`
6769

6870
// =========================================================== Output Format

0 commit comments

Comments
 (0)