]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredumpctl: convert to OPTION and VERB macros
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Wed, 6 May 2026 11:39:25 +0000 (13:39 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 7 May 2026 11:11:50 +0000 (13:11 +0200)
commitb49a4daa1b118cdb55bf0389dea09375b2a4e577
treedf40e4fc49bd62b3d63b196f794054696666ec61
parenta42f1ebb94062a9c11c072b6ca8ff84c509f9445
coredumpctl: convert to OPTION and VERB macros

The order of options is changed (to what was present in parse_argv).
I don't the order in --help was mostly random, as is the new one,
so I didn't try to preserve the old order. Some help strings are
reworded/adjusted.

Co-developed-by: Claude Opus 4.7 <noreply@anthropic.com>
src/coredump/coredumpctl.c