1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

Fix vgcfgrestore man pg to show mandatory VG name and remove LVM1 options.

This commit is contained in:
Dave Wysochanski 2007-05-22 02:52:57 +00:00
parent e6775a4c88
commit f224389af3
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,6 @@
Version 2.02.26 - Version 2.02.26 -
================================= =================================
Fix vgcfgrestore man pg to show mandatory VG name and remove LVM1 options.
Fix vgrename man page to include UUID and be consistent with lvrename. Fix vgrename man page to include UUID and be consistent with lvrename.
Add (experimental) OpenAIS support to clvmd. Add (experimental) OpenAIS support to clvmd.
Remove symlinks if parent volume is deactivated. Remove symlinks if parent volume is deactivated.

View File

@ -5,17 +5,16 @@ vgcfgrestore \- restore volume group descriptor area
.B vgcfgrestore .B vgcfgrestore
.RB [ \-d | \-\-debug ] .RB [ \-d | \-\-debug ]
.RB [ \-f | \-\-file " filename" ] .RB [ \-f | \-\-file " filename" ]
.RB [ \-l[l] | \-\-list [--list] ] .RB [ \-l[l] | \-\-list ]
.RB [ \-h | \-\-help ] .RB [ \-h | \-\-help ]
.RB [ \-M | \-\-Metadatatype 1|2] .RB [ \-M | \-\-Metadatatype 1|2]
.RB [ \-n | \-\-name " VolumeGroupName" ]
.RB [ \-t | \-\-test ] .RB [ \-t | \-\-test ]
.RB [ \-v | \-\-verbose ] .RB [ \-v | \-\-verbose ]
.RI [ VolumeGroupName ...] .RI VolumeGroupName
.SH DESCRIPTION .SH DESCRIPTION
.B vgcfgrestore .B vgcfgrestore
allows you to restore the metadata allows you to restore the metadata
of your volume groups from a text backup file produced by \fBvgcfgbackup\fP. of a volume group from a text backup file produced by \fBvgcfgbackup\fP.
.SH OPTIONS .SH OPTIONS
See \fBlvm\fP for common options. See \fBlvm\fP for common options.
.SH REPLACING PHYSICAL VOLUMES .SH REPLACING PHYSICAL VOLUMES