usage: add --json-indent-size option to usages

This commit is contained in:
2025-08-14 19:50:02 +03:00
parent 05f173e895
commit c3acd4b370

View File

@@ -140,6 +140,7 @@ pmt info partition(s) [OPTIONS]
**Options:** **Options:**
- `-J`, `--json` → Output in JSON format. - `-J`, `--json` → Output in JSON format.
- `--json-indent-size` → Specify indent size of JSON string.
- `--json-partition-name NAME` → Custom JSON key for partition name. - `--json-partition-name NAME` → Custom JSON key for partition name.
- `--json-size-name NAME` → Custom JSON key for size. - `--json-size-name NAME` → Custom JSON key for size.
- `--json-logical-name NAME` → Custom JSON key for dynamic status. - `--json-logical-name NAME` → Custom JSON key for dynamic status.