aboutsummaryrefslogtreecommitdiffstats
path: root/colorize.1
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2019-08-27 22:44:54 +0200
committerGravatar Steven Schubiger <stsc@refcnt.org> 2019-08-27 22:44:54 +0200
commit0cece912fc4a5d40bceb42ba9478539cc1e102b8 (patch)
tree1015d26f6c6053ee4992da033ee551574271ec8e /colorize.1
parentf71e04ab70ae8fc7eeca70e90828bfb1e4fbaa01 (diff)
downloadcolorize-0cece912fc4a5d40bceb42ba9478539cc1e102b8.tar.gz
colorize-0cece912fc4a5d40bceb42ba9478539cc1e102b8.tar.bz2
Introduce --config
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 b065b64..45a3ef0 100644
--- a/colorize.1
+++ b/colorize.1
@@ -1,4 +1,4 @@
-.TH COLORIZE 1 "2019-08-22" "colorize v0.64" "User Commands"
+.TH COLORIZE 1 "2019-08-27" "colorize v0.64" "User Commands"
.SH NAME
colorize \- colorize text on terminal with ANSI escape sequences
.SH SYNOPSIS
@@ -40,6 +40,9 @@ clean text from color escape sequences emitted by colorize
.BR \-\-clean\-all
clean text from all valid color escape sequences
.TP
+.BR \-\-config=\fIPATH\fR
+alternate configuration file location
+.TP
.BR \-\-exclude\-random=\fICOLOR\fR
text color to be excluded when selecting a random foreground color
.TP