* [PATCH] Fix vgrename man page to include UUID and be more consistent with lvrename.
@ 2007-05-21 20:23 Dave Wysochanski
0 siblings, 0 replies; only message in thread
From: Dave Wysochanski @ 2007-05-21 20:23 UTC (permalink / raw)
To: lvm-devel
Fix vgrename man page to include UUID and be more consistent with lvrename.
Index: LVM2/WHATS_NEW
===================================================================
--- LVM2.orig/WHATS_NEW 2007-05-21 06:52:01.000000000 -0400
+++ LVM2/WHATS_NEW 2007-05-21 16:10:25.000000000 -0400
@@ -1,5 +1,6 @@
Version 2.02.26 -
=================================
+ Fix vgrename man page to include UUID and be consistent with lvrename.
Add (experimental) OpenAIS support to clvmd.
Remove symlinks if parent volume is deactivated.
Fix and clarify vgsplit error messages.
Index: LVM2/man/vgrename.8
===================================================================
--- LVM2.orig/man/vgrename.8 2002-11-18 09:02:24.000000000 -0500
+++ LVM2/man/vgrename.8 2007-05-21 15:03:41.000000000 -0400
@@ -8,11 +8,15 @@ vgrename \- rename a volume group
[\-h/\-?/\-\-help]
[\-t/\-\-test]
[\-v/\-\-verbose]
-OldVolumeGroupPath/\-Name NewVolumeGroupPath/\-Name
+.IR OldVolumeGroup { Path | Name | UUID }
+.IR NewVolumeGroup { Path | Name }
.SH DESCRIPTION
vgrename renames an existing (see
.B vgcreate(8)
-) volume group.
+) volume group from
+.IR OldVolumeGroup { Name | Path | UUID }
+to
+.IR NewVolumeGroup { Name | Path }.
.SH OPTIONS
See \fBlvm\fP for common options.
.SH Examples
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-21 20:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-21 20:23 [PATCH] Fix vgrename man page to include UUID and be more consistent with lvrename 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.