aboutsummaryrefslogtreecommitdiffstats
path: root/colorize.1
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2018-02-02 13:41:35 +0100
committerGravatar Steven Schubiger <stsc@refcnt.org> 2018-02-02 13:41:35 +0100
commit873cb28ff8c8e0a4b64cc872878a72b5fcd66a98 (patch)
tree6da464cf9f185106bcfb6ecf8b836a4322287d3e /colorize.1
parent50c854a0abbb5a741c35b718bb1bf04eb84985d5 (diff)
parenta9d54ff20482e80ea17deb5a431f1bbae3a91637 (diff)
downloadcolorize-873cb28ff8c8e0a4b64cc872878a72b5fcd66a98.tar.gz
colorize-873cb28ff8c8e0a4b64cc872878a72b5fcd66a98.tar.bz2
Merge branch 'opt_omit_color_empty'
Diffstat (limited to 'colorize.1')
-rw-r--r--colorize.15
1 files changed, 4 insertions, 1 deletions
diff --git a/colorize.1 b/colorize.1
index 66d1678..20e968b 100644
--- a/colorize.1
+++ b/colorize.1
@@ -1,4 +1,4 @@
-.TH COLORIZE 1 "2017-07-16" "colorize v0.63" "User Commands"
+.TH COLORIZE 1 "2018-01-31" "colorize v0.63" "User Commands"
.SH NAME
colorize \- colorize text on terminal with ANSI escape sequences
.SH SYNOPSIS
@@ -43,6 +43,9 @@ clean text from all valid color escape sequences
.BR \-\-exclude\-random=\fICOLOR\fR
text color to be excluded when selecting a random foreground color
.TP
+.BR \-\-omit\-color\-empty
+omit printing color escape sequences for empty lines
+.TP
.BR \-h ", " \-\-help
show help screen and exit
.TP