summaryrefslogtreecommitdiff
path: root/text-utils
diff options
context:
space:
mode:
authorMario Blättermann <mario.blaettermann@gmail.com>2023-04-10 16:46:03 +0200
committerGitHub <noreply@github.com>2023-04-10 16:46:03 +0200
commit33de05084ebbe7bfbd721c80fb4a540faeebfcef (patch)
tree7ff327ebad7c921b32a54d7fb574c07b03ed704a /text-utils
parentc7ffe0cf6b7bdf62db70bd7700d6ed40d9106ba9 (diff)
downloadutil-linux-33de05084ebbe7bfbd721c80fb4a540faeebfcef.tar.gz
column: (man) use markup for option
Diffstat (limited to 'text-utils')
-rw-r--r--text-utils/column.1.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/column.1.adoc b/text-utils/column.1.adoc
index a940a0536..17f6eb039 100644
--- a/text-utils/column.1.adoc
+++ b/text-utils/column.1.adoc
@@ -95,7 +95,7 @@ Determine the number of columns the input contains and create a table. Columns a
*-C, --table-column* _properties_::
Define one column by comma separated list of column attributes.
This option can be used more than once, every use defines just one column.
-The properties replace some of --table- options. For example *--table-column
+The properties replace some of *--table-* options. For example *--table-column
name=FOO,right* define one column where text is aligned to right. The option is
mutually exclusive to *--table-columns*.
+