1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-26 17:25:10 +03:00

update option description for settings

This commit is contained in:
David Teigland 2019-12-06 16:21:26 -06:00
parent ec71df6fec
commit 3f381784f2

View File

@ -463,7 +463,8 @@ arg(setphysicalvolumesize_ARG, '\0', "setphysicalvolumesize", sizemb_VAL, 0, 0,
arg(settings_ARG, '\0', "settings", string_VAL, ARG_GROUPABLE, 0,
"Specifies command specific settings in \"Key = Value\" form.\n"
"Repeat this option to specify multiple values.\n")
"Combine multiple settings in quotes, or repeat the settings\n"
"option for each.\n")
arg(poll_ARG, '\0', "poll", bool_VAL, 0, 0,
"When yes, start the background transformation of an LV.\n"