From: Steven Schubiger Date: Thu, 2 Jan 2014 16:48:36 +0000 (+0100) Subject: Enhance formatting of SYNOPSIS section X-Git-Tag: v0.53~1 X-Git-Url: http://git.refcnt.org/?a=commitdiff_plain;h=0237c11d6bd25ad0063b90c8edf0f21a86baf912;p=colorize.git Enhance formatting of SYNOPSIS section --- diff --git a/colorize.1 b/colorize.1 index 582667b..b703c36 100644 --- a/colorize.1 +++ b/colorize.1 @@ -1,12 +1,12 @@ -.TH COLORIZE 1 "2013-12-22" "colorize v0.52" "User Commands" +.TH COLORIZE 1 "2014-01-02" "colorize v0.52" "User Commands" .SH NAME colorize \- colorize text with escape sequences .SH SYNOPSIS -\fBcolorize\fR [option] (foreground) \fIfile\fR +\fBcolorize\fR [\fIoption\fR] (\fIforeground\fR) [\fIfile\fR] .PP -\fBcolorize\fR [option] (foreground)/(background) \fIfile\fR +\fBcolorize\fR [\fIoption\fR] (\fIforeground\fR)/(\fIbackground\fR) [\fIfile\fR] .PP -\fBcolorize\fR \-\-clean[\-all] \fIfile\fR +\fBcolorize\fR \-\-clean[\-all] [\fIfile\fR] .PP \fBcolorize\fR \-hv .SH DESCRIPTION