diff options
author | Steven Schubiger <stsc@refcnt.org> | 2019-09-13 21:15:22 +0200 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2019-09-13 21:15:22 +0200 |
commit | b5ff1ba35b959261c855262b6e820732e72b0bfe (patch) | |
tree | b5b0cdc7ec3438b441e736d56bccf44785ae96ae /doc | |
parent | 763a5a99b3af4161cd1dd4c7ee2c450c4b6137a5 (diff) | |
parent | 660177bb22c5b8b54c0ec3aabd1930fd49584e23 (diff) | |
download | colorize-b5ff1ba35b959261c855262b6e820732e72b0bfe.tar.gz colorize-b5ff1ba35b959261c855262b6e820732e72b0bfe.tar.bz2 |
Merge branch 'config_file'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/colorize.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/colorize.html b/doc/colorize.html index c32c762..381ddb0 100644 --- a/doc/colorize.html +++ b/doc/colorize.html @@ -31,6 +31,7 @@ Usage: ./colorize (foreground) OR (foreground)/(background) OR --clean[-all] [-| --attr=ATTR1,ATTR2,... --clean --clean-all + -c, --config=PATH --exclude-random=COLOR --omit-color-empty -h, --help @@ -102,7 +103,7 @@ permitted by applicable law. </pre> <pre> <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize --version -colorize v0.63-5-gadd8a17 (compiled at Feb 1 2018, 17:05:52) +colorize v0.64-17-ga3c5c67 (compiled at Sep 10 2019, 21:32:03) Compiler flags: "-ansi -pedantic " Linker flags: "" Preprocessor flags: "" |