summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorDave Wysochanski <dwysocha@redhat.com>2008-01-16 17:14:56 +0000
committerDave Wysochanski <dwysocha@redhat.com>2008-01-16 17:14:56 +0000
commit6ab424acda10dbe8f530add210e59ab4a1595d2c (patch)
tree81a358eee19079c6b5bc8de1797aab614bd8b7f3 /man
parent5f3a3e312c095fb38361cff3032494dbed3b82e5 (diff)
downloadlvm2-6ab424acda10dbe8f530add210e59ab4a1595d2c.tar.gz
lvm2-6ab424acda10dbe8f530add210e59ab4a1595d2c.tar.xz
lvm2-6ab424acda10dbe8f530add210e59ab4a1595d2c.zip
Remove unused 'list' param from vgsplit - conflict with maxlogicalvolumes param.
Initialize lvm command getopt buffer to zero before building options string. Bugzilla: bz251992 --- man/vgsplit.8 | 3 +-- tools/commands.h | 3 +-- tools/lvmcmdline.c | 1 + 3 files changed, 3 insertions(+), 4 deletions(-)
Diffstat (limited to 'man')
-rw-r--r--man/vgsplit.83
1 files changed, 1 insertions, 2 deletions
diff --git a/man/vgsplit.8 b/man/vgsplit.8
index ec935fda..73939278 100644
--- a/man/vgsplit.8
+++ b/man/vgsplit.8
@@ -9,8 +9,7 @@ vgsplit \- split a volume group into two
.RB [ \-c | \-\-clustered " {" y | n }]
.RB [ \-d | \-\-debug ]
.RB [ \-h | \-\-help ]
-.RB [ \-l | \-\-list ]
-.RB [ \-\-maxlogicalvolumes
+.RB [ \-l | \-\-maxlogicalvolumes
.IR MaxLogicalVolumes ]
.RB [ -M | \-\-metadatatype
.IR type ]