]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (mount) add missing options
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 13 Oct 2025 17:42:17 +0000 (13:42 -0400)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Dec 2025 13:27:50 +0000 (14:27 +0100)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
(cherry picked from commit acdd6d51f4814bf4f4ebb0f6804fcfe296acdb29)

bash-completion/mount

index a29f81010addf651ca081fda8e9ce3258046b65c..6118006267abd0f7972b326ec08b7281bef0500a 100644 (file)
@@ -63,6 +63,7 @@ _mount_module()
                                --internal-only
                                --show-labels
                                --no-mtab
+                               --onlyonce
                                --options
                                --options-mode
                                --options-source
@@ -72,8 +73,10 @@ _mount_module()
                                --types
                                --source
                                --target
+                               --target-prefix
                                --verbose
                                --version
+                               --rw
                                --read-write
                                --namespace
                                --label
@@ -81,6 +84,8 @@ _mount_module()
                                --bind
                                --move
                                --rbind
+                               --map-groups
+                               --map-users
                                --make-shared
                                --make-slave
                                --make-private