summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2012-02-28 18:16:23 +0000
committerAlasdair Kergon <agk@redhat.com>2012-02-28 18:16:23 +0000
commite13efd652c4fba94d6934c66d136bc8b4ef1071a (patch)
treeb72779fc134f1c5fdb21b9c6bedd6754e9253180 /man
parentdc9ef7a028241cf85d62fb1a9fe27927b8e305bd (diff)
downloadlvm2-e13efd652c4fba94d6934c66d136bc8b4ef1071a.tar.gz
lvm2-e13efd652c4fba94d6934c66d136bc8b4ef1071a.tar.xz
lvm2-e13efd652c4fba94d6934c66d136bc8b4ef1071a.zip
I don't think -u is meant to be used with lvmetad
Diffstat (limited to 'man')
-rw-r--r--man/pvscan.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/pvscan.8.in b/man/pvscan.8.in
index 2af34995..7bdd4eb4 100644
--- a/man/pvscan.8.in
+++ b/man/pvscan.8.in
@@ -12,7 +12,7 @@ pvscan \- scan all disks for physical volumes
.RB [ \-n | \-\-novolumegroup ]
.RB [ \-s | \-\-short ]
.RB [ \-u | \-\-uuid ]
-.RB [ \-u | \-\-lvmetad ]
+.RB [ \-\-lvmetad DevicePath ]
.SH DESCRIPTION
.B pvscan
scans all supported LVM block devices in the system for physical volumes.
@@ -31,7 +31,7 @@ Short listing format.
.BR \-u ", " \-\-uuid
Show UUIDs (Uniform Unique Identifiers) in addition to device special names.
.TP
-.BR \-u ", " \-\-lvmetad device
+.BR \-\-lvmetad DevicePath
Scan a single device and contact lvmetad to update its cached state. Called
internally by udev rules. The device is processed \fBregardless\fP of any device
filters set in lvm.conf.