From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 16:35:05 +0000 (-0400) Subject: bash-completion: (fallocate) add missing --write-zeroes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88e4b6f8bfd188b210ffcda10ecb4a1034c412c7;p=thirdparty%2Futil-linux.git bash-completion: (fallocate) add missing --write-zeroes Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/bash-completion/fallocate b/bash-completion/fallocate index 670874c96..dd0d07d07 100644 --- a/bash-completion/fallocate +++ b/bash-completion/fallocate @@ -24,6 +24,7 @@ _fallocate_module() --offset --punch-hole --zero-range + --write-zeroes --posix --verbose --help