mirror of
https://github.com/systemd/systemd.git
synced 2026-01-26 04:33:06 +03: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)