From 701b4a8363417b7d72a7255ca663991f3be95859 Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Tue, 7 Aug 2012 21:24:41 +0100 Subject: thin: use discards as plural rather than singular Global change from --discard to --discards, as that feels more natural. --- man/lvcreate.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/lvcreate.8.in') diff --git a/man/lvcreate.8.in b/man/lvcreate.8.in index 1911605a..a87136ae 100644 --- a/man/lvcreate.8.in +++ b/man/lvcreate.8.in @@ -54,7 +54,7 @@ lvcreate \- create a logical volume in an existing volume group .RB [ \-T | \-\-thin .RB [ \-c | \-\-chunksize .IR ChunkSize ] -.RB [ \-\-discard +.RB [ \-\-discards .RI { ignore | nopassdown | passdown }] .RB [ \-\-poolmetadatasize .IR MetadataSize [ bBsSkKmMgG ]]] @@ -140,8 +140,8 @@ Sets or resets the contiguous allocation policy for logical volumes. Default is no contiguous allocation based on a next free principle. .TP -.BR \-\-discard " {" \fIignore | \fInopassdown | \fIpassdown } -Set discard behavior. +.BR \-\-discards " {" \fIignore | \fInopassdown | \fIpassdown } +Set discards behavior. Default is \fIpassdown\fP. .TP .BR \-i ", " \-\-stripes " " \fIStripes -- cgit