aboutsummaryrefslogtreecommitdiffstats
path: root/colorize.1
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2014-01-02 17:48:36 +0100
committerGravatar Steven Schubiger <stsc@refcnt.org> 2014-01-02 17:48:36 +0100
commit0237c11d6bd25ad0063b90c8edf0f21a86baf912 (patch)
tree3df828e5e0eb1a025dc4617c68d546bc8903af96 /colorize.1
parent60475d2ed28d873cc0d66a320d6b67df57c08188 (diff)
downloadcolorize-0237c11d6bd25ad0063b90c8edf0f21a86baf912.tar.gz
colorize-0237c11d6bd25ad0063b90c8edf0f21a86baf912.tar.bz2
Enhance formatting of SYNOPSIS section
Diffstat (limited to 'colorize.1')
-rw-r--r--colorize.18
1 files changed, 4 insertions, 4 deletions
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