]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (fadvise) add missing --fd
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 16:33:57 +0000 (12:33 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 16:33:57 +0000 (12:33 -0400)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/fadvise

index 9d75ded6a3e2c79f98f1e7de36a052de6141f99f..44a87f2fbbe3644461ccf1a556ff46dc0899f716 100644 (file)
@@ -26,6 +26,7 @@ _fadvise_module()
     case $cur in
        -*)
            OPTS='--advice
+                       --fd
                  --length
                  --offset
                  --help