]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
feat(squash): add shell completion for --squash-compressor option
authorTao Liu <ltao@redhat.com>
Mon, 14 Feb 2022 07:13:27 +0000 (15:13 +0800)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Tue, 22 Feb 2022 17:32:29 +0000 (17:32 +0000)
Signed-off-by: Tao Liu <ltao@redhat.com>
shell-completion/bash/dracut

index d20b307fff72b7630559c249e85cc9c38e03d528..317be0f0e0e5ec27719c09cb1eebff6d2509322c 100644 (file)
@@ -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
             '
     )