From de6fd830ab28f488e408a1989dd1438f1b497bb7 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 8 Feb 2023 16:01:12 +0100 Subject: [PATCH] cal: (man) fix -c Signed-off-by: Karel Zak --- misc-utils/cal.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc-utils/cal.1.adoc b/misc-utils/cal.1.adoc index 4ca9d0cde0..87b9a56fbc 100644 --- a/misc-utils/cal.1.adoc +++ b/misc-utils/cal.1.adoc @@ -117,7 +117,7 @@ Display week numbers in the calendar (US or ISO-8601). See the *NOTES* section f *--color*[=_when_]:: Colorize the output. The optional argument _when_ can be *auto*, *never* or *always*. If the _when_ argument is omitted, it defaults to *auto*. The colors can be disabled; for the current built-in default see the *--help* output. See also the *COLORS* section. -*-c, --columns*[=_columns_]:: +*-c, --columns*=_columns_:: Number of columns to use. *auto* uses as many as fit the terminal. include::man-common/help-version.adoc[] -- 2.47.2