mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-04 09:18:36 +03:00
update option description for settings
This commit is contained in:
parent
ec71df6fec
commit
3f381784f2
@ -463,7 +463,8 @@ arg(setphysicalvolumesize_ARG, '\0', "setphysicalvolumesize", sizemb_VAL, 0, 0,
|
|||||||
|
|
||||||
arg(settings_ARG, '\0', "settings", string_VAL, ARG_GROUPABLE, 0,
|
arg(settings_ARG, '\0', "settings", string_VAL, ARG_GROUPABLE, 0,
|
||||||
"Specifies command specific settings in \"Key = Value\" form.\n"
|
"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,
|
arg(poll_ARG, '\0', "poll", bool_VAL, 0, 0,
|
||||||
"When yes, start the background transformation of an LV.\n"
|
"When yes, start the background transformation of an LV.\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user