]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix man page for col to correct documentation error
authorConnor-GH <72793802+Connor-GH@users.noreply.github.com>
Sat, 21 Oct 2023 22:58:36 +0000 (17:58 -0500)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 22:58:36 +0000 (17:58 -0500)
text-utils/col.1.adoc

index cb9790f574468d5fb5efa74d0c95ad9f7eb9fd5e..46610f0c5bc161adc8705b47a2ddf7c87a4e9a50 100644 (file)
@@ -77,7 +77,11 @@ Force unknown control sequences to be passed through unchanged. Normally *col* w
 *-x*, *--spaces*::
 Output multiple spaces instead of tabs.
 
-include::man-common/help-version.adoc[]
+*-H*, *--help*::
+Display help text and exit.
+
+*-V*, *--version*::
+Print version and exit.
 
 == CONFORMING TO