summaryrefslogtreecommitdiffstats
path: root/man/lvmdiskscan.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/lvmdiskscan.8.in')
-rw-r--r--man/lvmdiskscan.8.in17
1 files changed, 9 insertions, 8 deletions
diff --git a/man/lvmdiskscan.8.in b/man/lvmdiskscan.8.in
index da4188b7..7b3e08ba 100644
--- a/man/lvmdiskscan.8.in
+++ b/man/lvmdiskscan.8.in
@@ -3,22 +3,23 @@
lvmdiskscan \- scan for all devices visible to LVM2
.SH SYNOPSIS
.B lvmdiskscan
-[\-d|\-\-debug] [\-h|\-?|\-\-help]
-[\-l|\-\-lvmpartition]
-[\-v|\-\-verbose]
+.RB [ \-d | \-\-debug ]
+.RB [ \-h | \-? | \-\-help ]
+.RB [ \-l | \-\-lvmpartition ]
+.RB [ \-v | \-\-verbose ]
.SH DESCRIPTION
-\fBlvmdiskscan\fP scans all SCSI, (E)IDE disks, multiple devices and a bunch
+lvmdiskscan scans all SCSI, (E)IDE disks, multiple devices and a bunch
of other block devices in the system looking for LVM physical volumes.
The size reported is the real device size.
-Define a filter in \fBlvm.conf\fP(5) to restrict
+Define a filter in \fBlvm.conf\fP(5) to restrict
the scan to avoid a CD ROM, for example.
.SH OPTIONS
-See \fBlvm\fP for common options.
+See \fBlvm\fP(8) for common options.
.TP
-.I \-l, \-\-lvmpartition
+.BR \-l ", " \-\-lvmpartition
Only reports Physical Volumes.
.SH SEE ALSO
-.BR lvm (8),
+.BR lvm (8),
.BR lvm.conf (5),
.BR pvscan (8),
.BR vgscan (8)