mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-26 14:04:15 +03:00
Fix bad lvconvert help output.
The '--merge' option to lvconvert works on snapshots and RAID1. The man pages correctly reflect this, but the CLI help output still used the term, 'SnapshotLogicalVolume'.
This commit is contained in:
parent
cd2eab0d10
commit
a4ddd21f8e
@ -137,7 +137,7 @@ xx(lvconvert,
|
||||
"\t[-d|--debug]\n"
|
||||
"\t[-h|-?|--help]\n"
|
||||
"\t[-v|--verbose]\n"
|
||||
"\tSnapshotLogicalVolume[Path]\n",
|
||||
"\tLogicalVolume[Path]\n",
|
||||
|
||||
alloc_ARG, background_ARG, chunksize_ARG, corelog_ARG, interval_ARG,
|
||||
merge_ARG, mirrorlog_ARG, mirrors_ARG, name_ARG, noudevsync_ARG,
|
||||
|
Loading…
x
Reference in New Issue
Block a user