]> git.proxmox.com Git - pve-docs.git/blame - output-format-opts.adoc
output-format.adoc: fix typo
[pve-docs.git] / output-format-opts.adoc
CommitLineData
508a8bd7
DM
1`human-readable`: `<boolean>` ('default =' `1`)::
2
3Call output rendering functions to produce human readable text.
4
5`noborder`: `<boolean>` ('default =' `1`)::
6
7Do not draw borders (for 'text' format).
8
9`noheader`: `<boolean>` ('default =' `1`)::
10
11Do not show column headers (for 'text' format).
12
13`output-format`: `<json | json-pretty | text | yaml>` ('default =' `text`)::
14
15Output format.
16
17`quiet`: `<boolean>` ::
18
19Suppress printing results.
20