From fec4066b73483523282a283932b4fe17e8aa012d Mon Sep 17 00:00:00 2001 From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 12:48:04 -0400 Subject: [PATCH] bash-completion: (hardlink) add missing long options Signed-off-by: Christian Goeschel Ndjomouo --- bash-completion/hardlink | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bash-completion/hardlink b/bash-completion/hardlink index 3b0200640..4af9e5c56 100644 --- a/bash-completion/hardlink +++ b/bash-completion/hardlink @@ -49,18 +49,27 @@ _hardlink_module() -*) OPTS=" --content + --cache-size + --exclude + --exclude-subtree --respect-dir --respect-name --maximize --minimize + --minimum-size + --maximum-size --mount --dry-run + --io-size + --include --ignore-owner --keep-oldest --list-duplicates --ignore-mode --quiet + --prioritize-trees --ignore-time + --reflink --verbose --respect-xattrs --skip-reflinks -- 2.47.3