]> git.refcnt.org Git - colorize.git/blobdiff - colorize.1
Switch from TAP::Harness to Test::Harness
[colorize.git] / colorize.1
index 582667b3c83e6d251bda1ee7bf87101e634adffb..15eda624402585714894f45dfa37b284be8958aa 100644 (file)
@@ -1,14 +1,14 @@
-.TH COLORIZE 1 "2013-12-22" "colorize v0.52" "User Commands"
+.TH COLORIZE 1 "2015-03-02" "colorize v0.56" "User Commands"
 .SH NAME
 colorize \- colorize text with escape sequences
 .SH SYNOPSIS
 .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
 .PP
-\fBcolorize\fR [option] (foreground)/(background) \fIfile\fR
+\fBcolorize\fR [\fIoption\fR] (\fIforeground\fR)/(\fIbackground\fR) [\fIfile\fR]
 .PP
 .PP
-\fBcolorize\fR \-\-clean[\-all] \fIfile\fR
+\fBcolorize\fR \-\-clean[\-all] [\fIfile\fR]
 .PP
 .PP
-\fBcolorize\fR \-hv
+\fBcolorize\fR \-hV
 .SH DESCRIPTION
 Colorizes text read from standard input stream or file by using ANSI
 escape sequences (and also vice versa, i.e. cleaning text from sequences)
 .SH DESCRIPTION
 Colorizes text read from standard input stream or file by using ANSI
 escape sequences (and also vice versa, i.e. cleaning text from sequences)
@@ -40,7 +40,7 @@ text color to be excluded when selecting a random foreground color
 .BR \-h ", " \-\-help
 show help screen and exit
 .TP
 .BR \-h ", " \-\-help
 show help screen and exit
 .TP
-.BR \-v ", " \-\-version
+.BR \-V ", " \-\-version
 display version data and exit
 .SH NOTES
 The list of color escape sequence codes being emitted and omitted is
 display version data and exit
 .SH NOTES
 The list of color escape sequence codes being emitted and omitted is