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

man: missed y|n for wipesignatures

This commit is contained in:
Zdenek Kabelac 2015-05-15 17:43:15 +02:00
parent a98ceceb1d
commit 03aec36fc0

View File

@ -91,7 +91,8 @@ lvcreate \- create a logical volume in an existing volume group
.RB [ \-\-type
.IR SegmentType ]
.RB [ \-v | \-\-verbose ]
.RB [ \-W | \-\-wipesignatures ]
.RB [ \-W | \-\-wipesignatures
.RI { y | n }]
.RB [ \-Z | \-\-zero
.RI { y | n }]
.RI [ VolumeGroup { Name | Path }