Skip to content

Commit

Permalink
feat(squash): add shell completion for --squash-compressor option
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <ltao@redhat.com>
  • Loading branch information
liutgnu authored and johannbg committed Feb 22, 2022
1 parent 3693bfe commit e2aee2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell-completion/bash/dracut
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ _dracut() {
--fwdir --libdirs --fscks --add-fstab --mount --device --nofscks
--kmoddir --conf --confdir --tmpdir --stdlog --compress --prefix
--kernel-cmdline --sshkey --persistent-policy --install-optional
--loginstall --uefi-stub --kernel-image
--loginstall --uefi-stub --kernel-image --squash-compressor
'
)

Expand Down

0 comments on commit e2aee2d

Please sign in to comment.