From: WanBingjiang Date: Fri, 30 Jan 2026 13:22:28 +0000 (+0800) Subject: column doc: fix incorrect attribute: hidden X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae44a9e1303a6a2769dcde30697c77e6fb48386;p=thirdparty%2Futil-linux.git column doc: fix incorrect attribute: hidden --- diff --git a/text-utils/column.1.adoc b/text-utils/column.1.adoc index e1e5a1c6f..892bc1d17 100644 --- a/text-utils/column.1.adoc +++ b/text-utils/column.1.adoc @@ -135,7 +135,7 @@ Strictly follow the *width=* setting. Ignore unusually long content width. See *--table-noextreme* for more details. *wrap*;; Allow using a multi-line cell for long text if necessary. See *--table-wrap* for more details. -*hide*;; +*hidden*;; Don't print the column. See *--table-hide* for more details. **json=**_type_;; Define the column type for JSON output. Supported types are *string*, *number* and *boolean*.