From: Zbigniew Jędrzejewski-Szmek Date: Tue, 5 May 2026 11:47:17 +0000 (+0200) Subject: Convert systemd-analyze to option and verb macros (#41945) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3f75ace9c9f33b9d0a7bcd3ef1c4c79342f5086;p=thirdparty%2Fsystemd.git Convert systemd-analyze to option and verb macros (#41945) 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. --- a3f75ace9c9f33b9d0a7bcd3ef1c4c79342f5086