From 560d590ae0fdeadf437443a3fe20498e53a1ac0c Mon Sep 17 00:00:00 2001 From: Steven Schubiger Date: Sat, 23 Feb 2019 20:21:36 +0100 Subject: Mention standard input explicitly in synopsis --- colorize.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/colorize.1 b/colorize.1 index 3b114dd..f3341ed 100644 --- a/colorize.1 +++ b/colorize.1 @@ -2,11 +2,11 @@ .SH NAME colorize \- colorize text on terminal with ANSI escape sequences .SH SYNOPSIS -\fBcolorize\fR [\fIoption\fR]... (\fIforeground\fR) [\fIfile\fR] +\fBcolorize\fR [\fIoption\fR]... (\fIforeground\fR) [\fI-|file\fR] .PP -\fBcolorize\fR [\fIoption\fR]... (\fIforeground\fR)/(\fIbackground\fR) [\fIfile\fR] +\fBcolorize\fR [\fIoption\fR]... (\fIforeground\fR)/(\fIbackground\fR) [\fI-|file\fR] .PP -\fBcolorize\fR \-\-clean[\-all] [\fIfile\fR] +\fBcolorize\fR \-\-clean[\-all] [\fI-|file\fR] .PP \fBcolorize\fR \-hV .SH DESCRIPTION -- cgit v1.2.3