From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 16:33:57 +0000 (-0400) Subject: bash-completion: (fadvise) add missing --fd X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a972e9eb5219e88d2cab0f1a49e0910125c46d6b;p=thirdparty%2Futil-linux.git bash-completion: (fadvise) add missing --fd Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/bash-completion/fadvise b/bash-completion/fadvise index 9d75ded6a..44a87f2fb 100644 --- a/bash-completion/fadvise +++ b/bash-completion/fadvise @@ -26,6 +26,7 @@ _fadvise_module() case $cur in -*) OPTS='--advice + --fd --length --offset --help