We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3b407 commit 8d96a18Copy full SHA for 8d96a18
1 file changed
shell-completion/bash/systemd-sysext
@@ -60,7 +60,7 @@ _systemd-sysext() {
60
--json)
61
comps='pretty short off'
62
;;
63
- --noexec)
+ --noexec|--always-refresh)
64
comps='no yes'
65
66
--image-policy)
0 commit comments