From ca2121e1bf0d1f28790eb33d66bf6b399fd426d0 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 11 Aug 2025 13:10:53 +0200 Subject: [PATCH] mount: (bash-completion) add --exclusive Signed-off-by: Karel Zak --- bash-completion/mount | 1 + 1 file changed, 1 insertion(+) diff --git a/bash-completion/mount b/bash-completion/mount index 6175527d8..d3535f7c9 100644 --- a/bash-completion/mount +++ b/bash-completion/mount @@ -55,6 +55,7 @@ _mount_module() case $cur in -*) OPTS=" --all + --exclusive --no-canonicalize --fake --fork -- 2.47.3