]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
column: (man) use markup for option
authorMario Blättermann <mario.blaettermann@gmail.com>
Mon, 10 Apr 2023 14:46:03 +0000 (16:46 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 14:46:03 +0000 (16:46 +0200)
text-utils/column.1.adoc

index a940a0536dde854a3de48627f3ede61a62428b9b..17f6eb039fcc226dec2dce4cfbe3736d95b602ff 100644 (file)
@@ -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*.
 +