mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
d169ff1e03
For example:
$ lvm dumpconfig report/list_item_separator
list_item_separator=","
$ lvs -o name,tags vg/lvol1
LV LV Tags
lvol1 a,x,y
$ lvm dumpconfig report/list_item_separator
list_item_separator=":"
$ lvs -o name,tags vg/lvol1
LV LV Tags
lvol1 a❌y
|
||
---|---|---|
.. | ||
command_profile_template.profile.in | ||
example.conf.in | ||
Makefile.in | ||
metadata_profile_template.profile.in | ||
thin-generic.profile | ||
thin-performance.profile |