]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Rework ssh-issue to be verb-based and convert to the new verb+option parsing (#41668)
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Fri, 17 Apr 2026 17:01:01 +0000 (19:01 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2026 17:01:01 +0000 (19:01 +0200)
This is a bit involved because the old interface was documented, so
compat glue needed to be added.
But I think it's an improvement overall.


Trivial merge