]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
column doc: fix incorrect attribute: hidden
authorWanBingjiang <wanbingjiang@webray.com.cn>
Fri, 30 Jan 2026 13:22:28 +0000 (21:22 +0800)
committerWanBingjiang <wanbingjiang@webray.com.cn>
Fri, 30 Jan 2026 13:22:28 +0000 (21:22 +0800)
text-utils/column.1.adoc

index e1e5a1c6f44c515aed8d4c064b6428dc5b286eec..892bc1d17706065b5955ad9e305d9699fe513b76 100644 (file)
@@ -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*.