]> git.ipfire.org Git - thirdparty/systemd.git/commit
A few more conversions of options and verbs (#41795)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 May 2026 17:47:23 +0000 (02:47 +0900)
committerGitHub <noreply@github.com>
Thu, 14 May 2026 17:47:23 +0000 (02:47 +0900)
commitf795ecc3d728a21c5800a73e8c7407b45e0cc85a
tree4f44b08f7cd9ea8be5b9bd61879d6211abf0b9a9
parenta7c76ceaefeb6376f41255dfc4e580c21e984d47
parent587c522487664a1b3b42765c61b38aaf43e812f4
A few more conversions of options and verbs (#41795)

I had those prepared before but I didn't submit them because the
automatic layout didn't work well. In two cases now the sync of widths
between verbs and options is disabled and one case is left with the
automatic alignment. I think it'd good enough to merge.