From: Connor-GH <72793802+Connor-GH@users.noreply.github.com> Date: Sat, 21 Oct 2023 22:58:36 +0000 (-0500) Subject: Fix man page for col to correct documentation error X-Git-Tag: v2.39.3~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=64d2300e6443c311219f187433046751a86ed18e;p=thirdparty%2Futil-linux.git Fix man page for col to correct documentation error --- diff --git a/text-utils/col.1.adoc b/text-utils/col.1.adoc index cb9790f574..46610f0c5b 100644 --- a/text-utils/col.1.adoc +++ b/text-utils/col.1.adoc @@ -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