diff options
author | Steven Schubiger <stsc@refcnt.org> | 2018-02-02 13:41:35 +0100 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2018-02-02 13:41:35 +0100 |
commit | 873cb28ff8c8e0a4b64cc872878a72b5fcd66a98 (patch) | |
tree | 6da464cf9f185106bcfb6ecf8b836a4322287d3e /doc | |
parent | 50c854a0abbb5a741c35b718bb1bf04eb84985d5 (diff) | |
parent | a9d54ff20482e80ea17deb5a431f1bbae3a91637 (diff) | |
download | colorize-873cb28ff8c8e0a4b64cc872878a72b5fcd66a98.tar.gz colorize-873cb28ff8c8e0a4b64cc872878a72b5fcd66a98.tar.bz2 |
Merge branch 'opt_omit_color_empty'
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 5100c2f..c32c762 100644 --- a/doc/colorize.html +++ b/doc/colorize.html @@ -32,6 +32,7 @@ Usage: ./colorize (foreground) OR (foreground)/(background) OR --clean[-all] [-| --clean --clean-all --exclude-random=COLOR + --omit-color-empty -h, --help -V, --version </pre> @@ -101,7 +102,7 @@ permitted by applicable law. </pre> <pre> <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize --version -colorize v0.62-10-g5be3a18 (compiled at Oct 14 2017, 13:07:07) +colorize v0.63-5-gadd8a17 (compiled at Feb 1 2018, 17:05:52) Compiler flags: "-ansi -pedantic " Linker flags: "" Preprocessor flags: "" |