1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm/dm-tools
Peter Rajnoha 5a1248f1d4
dmsetup: support printing full column names in report headings
Add '--headings none|abbrev|full|0|1|2' command line option to select
the heading type.

  none|0   - no headings
  abbrev|1 - column name abbreviations
  full|2   - full column names (column names are equal to exact names
             that -o|--options also accepts to set report output)
2023-08-28 15:44:57 +02:00
..
.gitignore dmfilemapd: Move to libdm/dm-tools 2018-06-14 14:27:19 +01:00
dmfilemapd.c cov: fix buffer size usage 2022-12-20 15:04:36 +01:00
dmsetup.c dmsetup: support printing full column names in report headings 2023-08-28 15:44:57 +02:00
Makefile.in configure.ac: add STATIC_LDFLAGS 2023-02-23 16:46:35 +01:00
util.h libdm: use libdm header util.h 2021-03-30 13:08:14 +02:00