From: Christian Goeschel Ndjomouo Date: Mon, 24 Nov 2025 03:59:31 +0000 (-0500) Subject: bash-completion: (mount) add missing --ro option X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=754d18b7029fadd2adad1ed2168fd4a2b5270133;p=thirdparty%2Futil-linux.git bash-completion: (mount) add missing --ro option Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/bash-completion/mount b/bash-completion/mount index 3e2082828..616fb0b50 100644 --- a/bash-completion/mount +++ b/bash-completion/mount @@ -72,6 +72,7 @@ _mount_module() --options-source-force --test-opts --read-only + --ro --types --source --target