From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 16:27:27 +0000 (-0400) Subject: bash-completion: (column) add missing long options X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d934a6e29420511b77ab18a4133e52ebc7b00724;p=thirdparty%2Futil-linux.git bash-completion: (column) add missing long options Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/bash-completion/column b/bash-completion/column index fb209204d..08d077220 100644 --- a/bash-completion/column +++ b/bash-completion/column @@ -36,6 +36,7 @@ _column_module() --table-colorscheme --table-name --table-order + --table-column --table-columns --table-columns-limit --table-noextreme @@ -54,6 +55,7 @@ _column_module() --output-width --separator --output-separator + --wrap-separator --fillrows --use-spaces --color