aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2018-01-31 20:31:28 +0100
committerGravatar Steven Schubiger <stsc@refcnt.org> 2018-01-31 20:31:28 +0100
commitadd8a17f880fc4f00aa204fd3ee1f7a47f61a15a (patch)
tree243750247c19f11be249dc87b1ba71e9897b122e
parentb03f1cd686c25a4b76c523ccc70c29398afddc47 (diff)
downloadcolorize-add8a17f880fc4f00aa204fd3ee1f7a47f61a15a.tar.gz
colorize-add8a17f880fc4f00aa204fd3ee1f7a47f61a15a.tar.bz2
Document --omit-color-empty
-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