mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
pvdisplay: restore --reportformat option
Fixes commit b8f4ec846
"display: ignore --reportformat"
by restoring the --reportformat option to pvdisplay.
Adding -C to pvdisplay turns the command into a reporting
command (like pvs, vgs, lvs) in which --reportformat can
be useful.
This commit is contained in:
parent
3b0f9cec7e
commit
db5277c971
@ -1593,10 +1593,10 @@ pvdisplay
|
|||||||
OO: --aligned, --all, --binary, --colon, --columns, --configreport ConfigReport,
|
OO: --aligned, --all, --binary, --colon, --columns, --configreport ConfigReport,
|
||||||
--foreign, --ignorelockingfailure,
|
--foreign, --ignorelockingfailure,
|
||||||
--logonly, --maps, --noheadings, --nosuffix, --options String,
|
--logonly, --maps, --noheadings, --nosuffix, --options String,
|
||||||
--readonly, --select String, --separator String, --shared,
|
--readonly, --reportformat ReportFmt, --select String, --separator String, --shared,
|
||||||
--short, --sort String, --unbuffered, --units Units
|
--short, --sort String, --unbuffered, --units Units
|
||||||
OP: PV|Tag ...
|
OP: PV|Tag ...
|
||||||
IO: --ignoreskippedcluster, --reportformat ReportFmt
|
IO: --ignoreskippedcluster
|
||||||
ID: pvdisplay_general
|
ID: pvdisplay_general
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user