From add8a17f880fc4f00aa204fd3ee1f7a47f61a15a Mon Sep 17 00:00:00 2001
From: Steven Schubiger <stsc@refcnt.org>
Date: Wed, 31 Jan 2018 20:31:28 +0100
Subject: Document --omit-color-empty

---
 colorize.1 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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
-- 
cgit v1.2.3