main: rename output to format

We had a chat about this and we feel that `format` is less ambiguous a
name for this argument.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
Simon de Vlieger 2025-02-26 20:15:33 +01:00 committed by Michael Vogt
parent 58aa0cf87b
commit 4d9cf723fd
3 changed files with 8 additions and 8 deletions

View file

@ -157,11 +157,11 @@ The following filters are currently supported, shell-style globbing is supported
* type: the image type name (e.g. qcow2)
* bootmode: the bootmode (legacy, UEFI, hybrid)
### Output control
### Text control
The output can also be switched, supported are "text", "json":
The text format can also be switched, supported are "text", "json":
```console
$ image-builder list-images --output=json
$ image-builder list-images --format=json
[
{
"distro": {