1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Peter Rajnoha 14d0a9eef6
report: support printing full column names in report headings
Reuse existing report/headings config setting to make it possible to
change the type of headings to display:
  0 - no headings
  1 - column name abbreviations (default and original functionality)
  2 - full column names (column names are equal to exact names that
      -o|--options also accepts to set report output)

Also, add '--headings none|abbrev|full|0|1|2' command line option
so we are able to select the heading type for each LVM reporting
command directly.
2023-08-28 15:44:57 +02:00
..
columns-cmdlog.h report: add CMDLOG report type 2016-06-20 11:33:08 +02:00
columns-devtypes.h doc: change fsf address 2016-01-21 12:11:37 +01:00
columns.h report: fix pv_major and pv_minor report field type 2023-07-31 13:44:09 +02:00
properties.c writecache: display block size from lvs 2022-02-21 16:11:13 -06:00
properties.h device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
report.c report: support printing full column names in report headings 2023-08-28 15:44:57 +02:00
report.h report: support printing full column names in report headings 2023-08-28 15:44:57 +02:00
values.h report: fix lv_active column type from STR to BIN 2022-09-06 15:49:27 +02:00