mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
make: generate
This commit is contained in:
parent
0e9fe272bc
commit
9385bea571
@ -25,6 +25,8 @@ lvmdevices \(em Manage the devices file
|
|||||||
\fB-d\fP|\fB--debug\fP
|
\fB-d\fP|\fB--debug\fP
|
||||||
.br
|
.br
|
||||||
\fB--deldev\fP \fIString\fP
|
\fB--deldev\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB--delnotfound\fP
|
||||||
.br
|
.br
|
||||||
\fB--delpvid\fP \fIString\fP
|
\fB--delpvid\fP \fIString\fP
|
||||||
.br
|
.br
|
||||||
@ -203,6 +205,8 @@ Update the devices file to fix incorrect values.
|
|||||||
.br
|
.br
|
||||||
.RS 4
|
.RS 4
|
||||||
.ad l
|
.ad l
|
||||||
|
[ \fB--delnotfound\fP ]
|
||||||
|
.br
|
||||||
[ COMMON_OPTIONS ]
|
[ COMMON_OPTIONS ]
|
||||||
.ad b
|
.ad b
|
||||||
.RE
|
.RE
|
||||||
@ -356,6 +360,11 @@ When used alone, --deldev specifies a device name.
|
|||||||
When used with --deviceidtype, --deldev specifies a device id.
|
When used with --deviceidtype, --deldev specifies a device id.
|
||||||
.
|
.
|
||||||
.HP
|
.HP
|
||||||
|
\fB--delnotfound\fP
|
||||||
|
.br
|
||||||
|
Remove devices file entries with no matching device.
|
||||||
|
.
|
||||||
|
.HP
|
||||||
\fB--delpvid\fP \fIString\fP
|
\fB--delpvid\fP \fIString\fP
|
||||||
.br
|
.br
|
||||||
Remove a device with the PVID from the devices file.
|
Remove a device with the PVID from the devices file.
|
||||||
|
Loading…
Reference in New Issue
Block a user