From: Tao Liu Date: Mon, 14 Feb 2022 07:13:27 +0000 (+0800) Subject: feat(squash): add shell completion for --squash-compressor option X-Git-Tag: 057~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2aee2d436cf68c4515a381d620a963ff18dcf05;p=thirdparty%2Fdracut.git feat(squash): add shell completion for --squash-compressor option Signed-off-by: Tao Liu --- diff --git a/shell-completion/bash/dracut b/shell-completion/bash/dracut index d20b307ff..317be0f0e 100644 --- a/shell-completion/bash/dracut +++ b/shell-completion/bash/dracut @@ -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 ' )