Sync usage with man page.
[netbsd-mini2440.git] / external / gpl2 / lvm2 / dist / man / vgimport.8
blob940e97b2e92bb61a08a24e52da4c3a9252c4c376
1 .\"    $NetBSD$
2 .\"
3 .TH VGIMPORT 8 "LVM TOOLS 2.02.44-cvs (02-17-09)" "Sistina Software UK" \" -*- nroff -*-
4 .SH NAME
5 vgimport \- make exported volume groups known to the system
6 .SH SYNOPSIS
7 .B vgimport
8 [\-a|\-\-all]
9 [\-d|\-\-debug] [\-h|\-?|\-\-help] 
10 [\-v|\-\-verbose]
11 VolumeGroupName [VolumeGroupName...]
12 .SH DESCRIPTION
13 .B vgimport
14 allows you to make a Volume Group that was previously exported using
15 .BR vgexport (8)
16 known to the system again, perhaps after moving its Physical Volumes
17 from a different machine.
18 .SH OPTIONS
19 See \fBlvm\fP for common options.
20 .TP
21 .I \-a, \-\-all
22 Import all exported Volume Groups.
23 .SH SEE ALSO
24 .BR lvm (8),
25 .BR pvscan (8),
26 .BR vgexport (8),
27 .BR vgscan (8)