summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2012-02-28 18:17:37 +0000
committerAlasdair Kergon <agk@redhat.com>2012-02-28 18:17:37 +0000
commitd6f989d1eeb2799853f112bdc64671af26489817 (patch)
treed4cd72012f209d3bb5fe714d1d59086a423ecf77 /man
parente13efd652c4fba94d6934c66d136bc8b4ef1071a (diff)
downloadlvm2-d6f989d1eeb2799853f112bdc64671af26489817.tar.gz
lvm2-d6f989d1eeb2799853f112bdc64671af26489817.tar.xz
lvm2-d6f989d1eeb2799853f112bdc64671af26489817.zip
spacing
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 7bdd4eb4..8fbb4769 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 [ \-\-lvmetad DevicePath ]
+.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 \-\-lvmetad DevicePath
+.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.