summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2020-11-17 11:00:40 -0600
committerDavid Teigland <teigland@redhat.com>2020-11-17 11:00:40 -0600
commit9c0253d930103c33784fac5b303da20104a314b6 (patch)
treeeb2a69d1a09083dc768aebdbe5c33018b9f33a09
parentaba9652e584b6f6a422233dea951eb59326a3de2 (diff)
downloadlvm2-9c0253d930103c33784fac5b303da20104a314b6.tar.gz
man: vgsplit source and destination VGs
make clearer which is source and which is destination
-rw-r--r--man/vgsplit.8_des7
1 files 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