1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

make: generate

This commit is contained in:
Marian Csontos 2023-11-16 19:35:53 +01:00
parent bbbe02b227
commit 9cf9ff6caf
2 changed files with 18 additions and 0 deletions

View File

@ -23,6 +23,8 @@ pvs produces formatted output about PVs.
.br
.RS 4
.ad l
[ \fB-A\fP|\fB--allpvs\fP ]
.br
[ \fB-a\fP|\fB--all\fP ]
.br
[ \fB-o\fP|\fB--options\fP \fIString\fP ]
@ -137,6 +139,12 @@ Show information about devices that have not been initialized
by LVM, i.e. they are not PVs.
.
.HP
\fB-A\fP|\fB--allpvs\fP
.br
Show information about PVs outside the devices file.
Combine with with -a|--all to include devices that are not PVs.
.
.HP
\fB--binary\fP
.br
Use binary values "0" or "1" instead of descriptive literal values

View File

@ -15,6 +15,8 @@ pvscan \(em List all physical volumes
.P
.ad l
\fB-a\fP|\fB--activate\fP \fBy\fP|\fBn\fP|\fBay\fP
.br
\fB-A\fP|\fB--allpvs\fP
.br
\fB--autoactivation\fP \fIString\fP
.br
@ -155,6 +157,8 @@ Display PV information.
.br
[ \fB-u\fP|\fB--uuid\fP ]
.br
[ \fB-A\fP|\fB--allpvs\fP ]
.br
[ \fB--ignorelockingfailure\fP ]
.br
[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP ]
@ -339,6 +343,12 @@ Auto-activate LVs in a VG when the PVs scanned have completed the VG.
(Only \fBay\fP is applicable.)
.
.HP
\fB-A\fP|\fB--allpvs\fP
.br
Show information about PVs outside the devices file.
Displays the device ID for PVs included in the devices file.
.
.HP
\fB--autoactivation\fP \fIString\fP
.br
Specify if autoactivation is being used from an event.