Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- misc-utils/cal.1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/misc-utils/cal.1 b/misc-utils/cal.1 index 4d9b3d1..decdcf5 100644 --- a/misc-utils/cal.1 +++ b/misc-utils/cal.1 @@ -65,6 +65,19 @@ Display Julian dates (days one-based, numbered from January 1). \fB\-y\fR, \fB\-\-year\fR Display a calendar for the current year. .TP +\fB\-\-highlight\fR \fIwhen\fR +Highlight output. The +.I when +can be one +.IR never , +.IR auto , +or +.IR always . +Never will turn off highlighting in all situations. Auto is default, and +it will make highlight to be in use if output is done to termina. Always +will allow highlight to be outputed when cal outputs to pipe, or is +called from a script. +.TP \fB\-V\fR, \fB\-\-version\fR Display version information and exit. .TP -- 1.8.2.2 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html