]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (fallocate) add missing --write-zeroes
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 16:35:05 +0000 (12:35 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 16:35:05 +0000 (12:35 -0400)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/fallocate

index 670874c9602a5e79aa5e1382414e2319a1cd1f45..dd0d07d07f5199f2d9d74915bc38ccdfc7de670b 100644 (file)
@@ -24,6 +24,7 @@ _fallocate_module()
                                --offset
                                --punch-hole
                                --zero-range
+                               --write-zeroes
                                --posix
                                --verbose
                                --help