diff options
author | Steven Schubiger <stsc@refcnt.org> | 2019-09-01 15:51:59 +0200 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2019-09-01 15:51:59 +0200 |
commit | d04e14ae7bef2af9121bc4880e36128acd3dd8ed (patch) | |
tree | 1da288757376d2e1b894562342036e1755f5c76a /colorize.1 | |
parent | 31de42f6348099f80017e1b35abb407db01e6559 (diff) | |
download | colorize-d04e14ae7bef2af9121bc4880e36128acd3dd8ed.tar.gz colorize-d04e14ae7bef2af9121bc4880e36128acd3dd8ed.tar.bz2 |
Add config short option -c
Diffstat (limited to 'colorize.1')
-rw-r--r-- | colorize.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.TH COLORIZE 1 "2019-08-27" "colorize v0.64" "User Commands" +.TH COLORIZE 1 "2019-09-01" "colorize v0.64" "User Commands" .SH NAME colorize \- colorize text on terminal with ANSI escape sequences .SH SYNOPSIS @@ -40,7 +40,7 @@ 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 +.BR \-c ", " \-\-config=\fIPATH\fR alternate configuration file location .TP .BR \-\-exclude\-random=\fICOLOR\fR |