1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

lvconvert: fix help message cache_pool -> cache-pool

This commit is contained in:
Marian Csontos 2014-03-28 09:10:30 +01:00 committed by Peter Rajnoha
parent a512ea6a6a
commit 3d0ba79f86

View File

@ -215,7 +215,7 @@ xx(lvconvert,
"\t[-d|--debug] [-h|-?|--help] [-v|--verbose]\n\n"
"lvconvert "
"--type cache_pool\n"
"--type cache-pool\n"
"\t[--cachemode CacheMode]\n"
"\t[--chunksize size]\n"
"\t[--poolmetadata CacheMetadataLogicalVolume[Path] |\n"