mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
b4bb96f3f2
systemd-analyze critical-chain accepts an optional unit argument, however currently there's no shell-completion for it This change provides unit name completion for both bash and zsh. Closes: #20927