mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
pvdisplay, vgdisplay, lvdisplay: changed listed order
List the common form first, followed by the others.
This commit is contained in:
parent
6c5e8ee18b
commit
acd7cfbc08
@ -1391,6 +1391,12 @@ DESC: new LV to type writecache.
|
||||
|
||||
---
|
||||
|
||||
lvdisplay
|
||||
OO: OO_REPORTING, --all, --history, --segments, --maps
|
||||
OP: VG|LV|Tag ...
|
||||
IO: --partial, --ignoreskippedcluster
|
||||
ID: lvdisplay_general
|
||||
|
||||
lvdisplay --columns
|
||||
OO: OO_REPORT, --history, --segments
|
||||
OP: VG|LV|Tag ...
|
||||
@ -1406,13 +1412,6 @@ IO: --partial, --ignoreskippedcluster
|
||||
ID: lvdisplay_colon
|
||||
DESC: Generate colon separated output.
|
||||
|
||||
lvdisplay
|
||||
OO: OO_REPORTING, --all, --history, --segments, --maps
|
||||
OP: VG|LV|Tag ...
|
||||
IO: --partial, --ignoreskippedcluster
|
||||
ID: lvdisplay_general
|
||||
DESC: Display Logical Volumes.
|
||||
|
||||
---
|
||||
|
||||
# --type is an option in lvextend/lvresize only so that the specified type
|
||||
@ -1638,6 +1637,12 @@ RULE: --bootloaderareasize not --restorefile
|
||||
|
||||
---
|
||||
|
||||
pvdisplay
|
||||
OO: OO_REPORTING, --maps, --segments, --short
|
||||
OP: PV|Tag ...
|
||||
IO: --partial, --ignoreskippedcluster
|
||||
ID: pvdisplay_general
|
||||
|
||||
pvdisplay --columns
|
||||
OO: OO_REPORT, --segments
|
||||
OP: PV|Tag ...
|
||||
@ -1653,13 +1658,6 @@ IO: --partial, --ignoreskippedcluster
|
||||
ID: pvdisplay_colon
|
||||
DESC: Generate colon separated output.
|
||||
|
||||
pvdisplay
|
||||
OO: OO_REPORTING, --maps, --segments, --short
|
||||
OP: PV|Tag ...
|
||||
IO: --partial, --ignoreskippedcluster
|
||||
ID: pvdisplay_general
|
||||
DESC: Display Physical Volumes.
|
||||
|
||||
---
|
||||
|
||||
pvmove PV
|
||||
@ -1873,6 +1871,12 @@ ID: vgcreate_general
|
||||
|
||||
---
|
||||
|
||||
vgdisplay
|
||||
OO: OO_REPORTING, --short
|
||||
OP: VG|Tag ...
|
||||
IO: --partial, --ignoreskippedcluster
|
||||
ID: vgdisplay_general
|
||||
|
||||
vgdisplay --columns
|
||||
OO: OO_REPORT
|
||||
OP: VG|Tag ...
|
||||
@ -1888,13 +1892,6 @@ IO: --partial, --ignoreskippedcluster
|
||||
ID: vgdisplay_colon
|
||||
DESC: Generate colon separated output.
|
||||
|
||||
vgdisplay
|
||||
OO: OO_REPORTING, --short
|
||||
OP: VG|Tag ...
|
||||
IO: --partial, --ignoreskippedcluster
|
||||
ID: vgdisplay_general
|
||||
DESC: Display Volume Groups.
|
||||
|
||||
vgdisplay --activevolumegroups
|
||||
OO: OO_REPORTING, --short, --colon
|
||||
IO: --partial, --ignoreskippedcluster
|
||||
|
Loading…
Reference in New Issue
Block a user