]> git.ipfire.org Git - thirdparty/systemd.git/commit
imds: use help-util.h helpers for --help output 42409/head
authorLennart Poettering <lennart@amutable.com>
Sun, 31 May 2026 19:57:39 +0000 (21:57 +0200)
committerLennart Poettering <lennart@amutable.com>
Mon, 22 Jun 2026 20:03:12 +0000 (22:03 +0200)
commit2d0f4ff915831617292a512edcd0d4ef6361a854
tree5a00f31c8c4f5e42f84dce3c39e16d30c485545d
parent55db8dc12b75fe43b7edcfdd35910b3151e26838
imds: use help-util.h helpers for --help output

Convert the --help text of systemd-imds and systemd-imdsd to the common
help_cmdline()/help_abstract()/help_section()/help_man_page_reference()
helpers, for a uniform output style across tools.
src/imds/imds-tool.c
src/imds/imdsd.c