]> 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)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 13 Oct 2025 17:42:17 +0000 (13:42 -0400)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/mount

index 940e70af42f591f9ac26b5fa9ea33bfb9ac45820..3e2082828475ecd8375af25fc4a6da2c941c678c 100644 (file)
@@ -65,6 +65,7 @@ _mount_module()
                                --internal-only
                                --show-labels
                                --no-mtab
+                               --onlyonce
                                --options
                                --options-mode
                                --options-source
@@ -74,8 +75,10 @@ _mount_module()
                                --types
                                --source
                                --target
+                               --target-prefix
                                --verbose
                                --version
+                               --rw
                                --read-write
                                --namespace
                                --label
@@ -83,6 +86,8 @@ _mount_module()
                                --bind
                                --move
                                --rbind
+                               --map-groups
+                               --map-users
                                --make-shared
                                --make-slave
                                --make-private