summaryrefslogtreecommitdiffstats
path: root/man/lvcreate.8.in
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-08-07 21:24:41 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-08-07 21:24:41 +0100
commit701b4a8363417b7d72a7255ca663991f3be95859 (patch)
tree5fff7a719ab236d3808d5b494e76bae426a62e4f /man/lvcreate.8.in
parentdf452b47a1ae0288e737cfcdc171f8fe31e4a876 (diff)
downloadlvm2-701b4a8363417b7d72a7255ca663991f3be95859.tar.gz
lvm2-701b4a8363417b7d72a7255ca663991f3be95859.tar.xz
lvm2-701b4a8363417b7d72a7255ca663991f3be95859.zip
thin: use discards as plural rather than singular
Global change from --discard to --discards, as that feels more natural.
Diffstat (limited to 'man/lvcreate.8.in')
-rw-r--r--man/lvcreate.8.in6
1 files changed, 3 insertions, 3 deletions
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