Skip to content

Commit 8d96a18

Browse files
yuwatabluca
authored andcommitted
bash-completion/sysext: add missing candidates for --always-refresh
Follow-up for 23115ee.
1 parent 1f3b407 commit 8d96a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shell-completion/bash/systemd-sysext

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ _systemd-sysext() {
6060
--json)
6161
comps='pretty short off'
6262
;;
63-
--noexec)
63+
--noexec|--always-refresh)
6464
comps='no yes'
6565
;;
6666
--image-policy)

0 commit comments

Comments
 (0)