summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2022-07-11 01:02:22 +0200
committerMarian Csontos <mcsontos@redhat.com>2022-07-14 16:09:46 +0200
commita8588f39219a2794fad562b38e6dc63aee791f82 (patch)
tree047bf08b9b21a559b1a20fd54027acb2514c11b5
parenta369a7fd1fccf3c50103dd294b79055cc7c9d005 (diff)
downloadlvm2-rhel-9.1.0.tar.gz
(cherry picked from commit c0f8e6675c62332263acdc7c3c2f61eca20bd60f)
-rw-r--r--man/pvdisplay.8_pregen12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/pvdisplay.8_pregen b/man/pvdisplay.8_pregen
index 23d41b29b..e7767d0c4 100644
--- a/man/pvdisplay.8_pregen
+++ b/man/pvdisplay.8_pregen
@@ -61,6 +61,8 @@ and more, using a more compact and configurable output format.
.br
[ \fB--readonly\fP ]
.br
+[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP ]
+.br
[ \fB--separator\fP \fIString\fP ]
.br
[ \fB--shared\fP ]
@@ -320,6 +322,16 @@ device-mapper kernel driver, so this option is unable to report whether
or not LVs are actually in use.
.
.HP
+\fB--reportformat\fP \fBbasic\fP|\fBjson\fP
+.br
+Overrides current output format for reports which is defined globally by
+the report/output_format setting in \fBlvm.conf\fP(5).
+\fBbasic\fP is the original format with columns and rows.
+If there is more than one report per command, each report is prefixed
+with the report name for identification. \fBjson\fP produces report
+output in JSON format. See \fBlvmreport\fP(7) for more information.
+.
+.HP
\fB-S\fP|\fB--select\fP \fIString\fP
.br
Select objects for processing and reporting based on specified criteria.