From 03aec36fc05c7cd78e0a5407c09e4d47b973c02f Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Fri, 15 May 2015 17:43:15 +0200 Subject: [PATCH] man: missed y|n for wipesignatures --- man/lvcreate.8.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/lvcreate.8.in b/man/lvcreate.8.in index de4f16875..5f5f74b48 100644 --- a/man/lvcreate.8.in +++ b/man/lvcreate.8.in @@ -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 }