mirror of
https://github.com/systemd/systemd.git
synced 2026-08-11 09:36:28 +00:00
The completion fails to complete to paths for verbs that need them when
a --param is the previous word, e.g.:
portablectl attach --runtime <tab>
fails to complete to paths
(cherry picked from commit 2abb433ca1)