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-08-02 12:22:16 +02:00
parent 0e9fe272bc
commit 9385bea571

View File

@ -25,6 +25,8 @@ lvmdevices \(em Manage the devices file
\fB-d\fP|\fB--debug\fP
.br
\fB--deldev\fP \fIString\fP
.br
\fB--delnotfound\fP
.br
\fB--delpvid\fP \fIString\fP
.br
@ -203,6 +205,8 @@ Update the devices file to fix incorrect values.
.br
.RS 4
.ad l
[ \fB--delnotfound\fP ]
.br
[ COMMON_OPTIONS ]
.ad b
.RE
@ -356,6 +360,11 @@ When used alone, --deldev specifies a device name.
When used with --deviceidtype, --deldev specifies a device id.
.
.HP
\fB--delnotfound\fP
.br
Remove devices file entries with no matching device.
.
.HP
\fB--delpvid\fP \fIString\fP
.br
Remove a device with the PVID from the devices file.