diff --git a/man/lvconvert.8_pregen b/man/lvconvert.8_pregen index 035ae4246..3ecacaacd 100644 --- a/man/lvconvert.8_pregen +++ b/man/lvconvert.8_pregen @@ -538,7 +538,7 @@ Attach a cache pool to an LV, converts the LV to type cache. .RE .P .RS 4 -LV1 types: linear striped thinpool vdo vdopool vdopooldata raid +LV1 types: linear striped thin thinpool vdo vdopool vdopooldata raid error zero .RE .P \(em @@ -718,7 +718,7 @@ Convert LV to type cache-pool. .RE .P .RS 4 -LV1 types: linear striped raid +LV1 types: linear striped raid error zero .RE .P \(em @@ -1766,7 +1766,7 @@ Attach a cache pool to an LV. .RE .P .RS 4 -LV1 types: linear striped thinpool vdo vdopool vdopooldata raid +LV1 types: linear striped thin thinpool vdo vdopool vdopooldata raid error zero .RE .P \(em diff --git a/tools/command-lines.in b/tools/command-lines.in index bb6e09933..9e14f375f 100644 --- a/tools/command-lines.in +++ b/tools/command-lines.in @@ -475,7 +475,7 @@ RULE: --poolmetadata not --readahead --stripesize --stripes_long --- -lvconvert --type cache --cachepool LV LV_linear_striped_raid_thinpool_vdo_vdopool_vdopooldata +lvconvert --type cache --cachepool LV LV_linear_striped_raid_thinpool_vdo_vdopool_vdopooldata_thin_error_zero OO: --cache, OO_LVCONVERT_CACHE, OO_LVCONVERT_POOL, OO_LVCONVERT ID: lvconvert_to_cache_with_cachepool DESC: Attach a cache pool to an LV, converts the LV to type cache. @@ -483,7 +483,7 @@ RULE: all and lv_is_visible RULE: --poolmetadata not --readahead --stripesize --stripes_long # alternate form of lvconvert --type cache -lvconvert --cache --cachepool LV LV_linear_striped_raid_thinpool_vdo_vdopool_vdopooldata +lvconvert --cache --cachepool LV LV_linear_striped_raid_thinpool_vdo_vdopool_vdopooldata_thin_error_zero OO: OO_LVCONVERT_CACHE, OO_LVCONVERT_POOL, OO_LVCONVERT ID: lvconvert_to_cache_with_cachepool DESC: Attach a cache pool to an LV. @@ -579,7 +579,7 @@ AUTOTYPE: thin-pool --- -lvconvert --type cache-pool LV_linear_striped_raid +lvconvert --type cache-pool LV_linear_striped_raid_error_zero OO: OO_LVCONVERT_CACHE, OO_LVCONVERT_POOL, OO_LVCONVERT OP: PV ... ID: lvconvert_to_cachepool