From: Mario Blättermann Date: Sun, 31 Aug 2025 15:38:04 +0000 (+0200) Subject: Fix markup in column.1.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b106f2ef89fb769b7edc6fadd2845870393e3455;p=thirdparty%2Futil-linux.git Fix markup in column.1.adoc --- diff --git a/text-utils/column.1.adoc b/text-utils/column.1.adoc index de530644f..95937b3f1 100644 --- a/text-utils/column.1.adoc +++ b/text-utils/column.1.adoc @@ -109,7 +109,7 @@ When not in table mode, use spaces instead of tabulators to align the columns. T Determine the number of columns the input contains and create a table. Columns are by default delimited with whitespace, or with characters supplied using the *--output-separator* option. Table output is useful for pretty-printing. *--table-colorscheme* _name_:: -Specifies color scheme. The default is name is "column". For more details see the *COLORS* section. +Specifies color scheme. The default name is "column". For more details see the *COLORS* section. *-C, --table-column* _attributes_:: Define a column with a comma-separated list of attributes. @@ -150,7 +150,7 @@ see the *COLORS* section. **colorkey=**_name_;; Addresses color as defined in the color scheme. See *--table-colorscheme*. **headercolor=**_name_;; -Like color=, but define the color for column header only. +Like *color=*, but define the color for column header only. **headercolorkey=**_name_;; Addresses color for header as defined in the color scheme. See *--table-colorscheme*. @@ -217,11 +217,11 @@ ____ *--table-colorscheme name* ____ -Then _name_[.disable|enable|scheme] file may be used in /etc/terminal-colors.d/, -$XDG_CONFIG_HOME/terminal-colors.d, or $HOME/.config/terminal-colors.d/. +Then _name_[.disable|enable|scheme] file may be used in _/etc/terminal-colors.d/_, +$XDG_CONFIG_HOME/terminal-colors.d, or _$HOME/.config/terminal-colors.d/_. The logical color name (key) in the color scheme may be addressed by column properties -colorkey= and headercolorkey=. For example +*colorkey=* and *headercolorkey=*. For example .... echo 'important red' > ~/.config/terminal-colors.d/cooltable.scheme