]> git.ipfire.org Git - thirdparty/systemd.git/commit
shell-completions: add systemd-analyze transient-settings
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 2 Jun 2025 18:42:54 +0000 (20:42 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 3 Jul 2025 19:03:26 +0000 (21:03 +0200)
commitd971936bf4c39259774e363148c80dea5c93243d
treec3139ad94843e2d66542d1fbe1ab890e16060004
parent773cb7aa7ea2c930cd85ee128a8439cfd14ebb0d
shell-completions: add systemd-analyze transient-settings

The zsh completions only complete one type argument, even though multiple
args are allowed. But the same issue occurs with other completions, e.g.
for options. I don't know how to solve this.
shell-completion/bash/systemd-analyze
shell-completion/zsh/_systemd-analyze