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.40-rc1~198^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fbfa64eb490e262274c29e5a705df122d651401;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