]> git.ipfire.org Git - thirdparty/snapper.git/commit
- add option to suppress headers for CSV output 782/head
authorArvin Schnell <aschnell@suse.de>
Wed, 8 Feb 2023 06:31:13 +0000 (07:31 +0100)
committerArvin Schnell <aschnell@suse.de>
Wed, 8 Feb 2023 06:33:31 +0000 (07:33 +0100)
commit4c6570de8d0b22337eb778639a126b9e585029f4
tree583f19283d26871c87ace7c1c393879e471b0c77
parentb7fec87d5e504abc9b0dccb8ca5853b6c8bcd7ca
- add option to suppress headers for CSV output
client/GlobalOptions.cc
client/GlobalOptions.h
client/cmd-get-config.cc
client/cmd-list-configs.cc
client/cmd-list.cc
client/utils/CsvFormatter.cc
client/utils/CsvFormatter.h
doc/snapper.xml.in
testsuite/csv-formatter.cc