All of lore.kernel.org
 help / color / mirror / Atom feed
* master - man: vgsplit source and destination VGs
@ 2020-11-17 17:02 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2020-11-17 17:02 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=9c0253d930103c33784fac5b303da20104a314b6
Commit:        9c0253d930103c33784fac5b303da20104a314b6
Parent:        aba9652e584b6f6a422233dea951eb59326a3de2
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Tue Nov 17 11:00:40 2020 -0600
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Tue Nov 17 11:00:40 2020 -0600

man: vgsplit source and destination VGs

make clearer which is source and which is destination
---
 man/vgsplit.8_des | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/man/vgsplit.8_des b/man/vgsplit.8_des
index 29eb5c5cb..d42ff1628 100644
--- a/man/vgsplit.8_des
+++ b/man/vgsplit.8_des
@@ -1,6 +1,7 @@
-vgsplit moves one or more PVs from a source VG to a destination VG. The
-PVs can be specified explicitly or implicitly by naming an LV, in which
-case on PVs underlying the LV are moved.
+vgsplit moves one or more PVs from a source VG (the first VG arg) to a
+destination VG (the second VG arg).  The PV(s) to move are named after the
+source and destination VGs, or an LV is named, in which case the PVs
+underlying the LV are moved.
 
 If the destination VG does not exist, a new VG is created (command options
 can be used to specify properties of the new VG, also see



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-17 17:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-17 17:02 master - man: vgsplit source and destination VGs David Teigland

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.