]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Convert systemd-analyze to option and verb macros (#41945)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 May 2026 11:47:17 +0000 (13:47 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 11:47:17 +0000 (13:47 +0200)
I thought that this would require some bigger changes, but it turns out
that the existing functionality is good enough with some minor
adjustments if used appropriately.

The behaviour of help_section() is changed to simplify all callers.


Trivial merge