1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

man: mention regionsize default is in lvm.conf

This commit is contained in:
David Teigland 2017-02-27 17:05:20 -06:00
parent 998151e83e
commit f9d28f1aec

View File

@ -1230,7 +1230,9 @@ arg(resizefs_ARG, 'r', "resizefs", 0, 0, 0,
arg(reset_ARG, 'R', "reset", 0, 0, 0, NULL)
arg(regionsize_ARG, 'R', "regionsize", regionsize_VAL, 0, 0,
"Size of each raid or mirror synchronization region.\n")
"Size of each raid or mirror synchronization region.\n"
"lvm.conf activation/raid_region_size can be used to\n"
"configure a default.\n")
arg(physicalextentsize_ARG, 's', "physicalextentsize", sizemb_VAL, 0, 0,
"#vgcreate\n"