summaryrefslogtreecommitdiff
path: root/tools/command-lines.in
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2021-01-07 13:30:48 -0600
committerDavid Teigland <teigland@redhat.com>2021-01-07 13:30:48 -0600
commite9503f257ad2e61742b0cfe2780b72739d1d3978 (patch)
tree67c84b8f7b2dc6dbfe14c73b905f768e082f57a4 /tools/command-lines.in
parentb84a9927b78727efffbb257a61e9e95a648cdfab (diff)
downloadlvm2-e9503f257ad2e61742b0cfe2780b72739d1d3978.tar.gz
lvconvert: chunksize option was missing with cachedevice
Diffstat (limited to 'tools/command-lines.in')
-rw-r--r--tools/command-lines.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/command-lines.in b/tools/command-lines.in
index 5a8523966..8ea65ca83 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -505,7 +505,7 @@ DESC: Add a writecache to an LV, using a specified cache device.
RULE: all and lv_is_visible
lvconvert --type cache --cachedevice PV LV_linear_striped_raid_thinpool
-OO: OO_LVCONVERT, --cachesize SizeMB, --cachesettings String
+OO: OO_LVCONVERT, --cachesize SizeMB, --cachesettings String, --chunksize SizeKB
ID: lvconvert_to_cache_with_device
DESC: Add a cache to an LV, using a specified cache device.
RULE: all and lv_is_visible