All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] vgcfgrestore man page fix
@ 2007-05-11  1:28 James Cameron
  2007-05-21 20:23 ` Dave Wysochanski
  0 siblings, 1 reply; 2+ messages in thread
From: James Cameron @ 2007-05-11  1:28 UTC (permalink / raw)
  To: lvm-devel

Trivial fix, the man page suggests the volume group name is optional and
may be repeated, but the program will only accept one name.  This patch
corrects the man page.

--- LVM2.2.02.21/man/vgcfgrestore.8.orig	2007-05-11 11:07:54.000000000 +1000
+++ LVM2.2.02.21/man/vgcfgrestore.8	2007-05-11 11:10:18.000000000 +1000
@@ -11,11 +11,11 @@
 .RB [ \-n | \-\-name " VolumeGroupName" ]
 .RB [ \-t | \-\-test ]
 .RB [ \-v | \-\-verbose ]
-.RI [ VolumeGroupName ...]
+.RI VolumeGroupName
 .SH DESCRIPTION
 .B vgcfgrestore
 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
 See \fBlvm\fP for common options.
 .SH REPLACING PHYSICAL VOLUMES

Reference: HP 3218735444-322

-- 
James Cameron                         http://quozl.netrek.org/
HP Open Source, Volunteer             http://opensource.hp.com/
PPTP Client Project, Release Engineer http://pptpclient.sourceforge.net/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-21 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11  1:28 [PATCH] vgcfgrestore man page fix James Cameron
2007-05-21 20:23 ` Dave Wysochanski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.