From: Karel Zak Date: Mon, 11 Aug 2025 11:10:53 +0000 (+0200) Subject: mount: (bash-completion) add --exclusive X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca2121e1bf0d1f28790eb33d66bf6b399fd426d0;p=thirdparty%2Futil-linux.git mount: (bash-completion) add --exclusive Signed-off-by: Karel Zak --- 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