From 1d13bd538f5d903213639db98ff1c7268f9a2ea7 Mon Sep 17 00:00:00 2001 From: Steven Schubiger Date: Fri, 2 Aug 2024 16:59:15 +0200 Subject: Document rainbow mode usage example --- doc/colorize.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/doc/colorize.html b/doc/colorize.html index 381ddb0..69e1854 100644 --- a/doc/colorize.html +++ b/doc/colorize.html @@ -34,6 +34,8 @@ Usage: ./colorize (foreground) OR (foreground)/(background) OR --clean[-all] [-| -c, --config=PATH --exclude-random=COLOR --omit-color-empty + --rainbow-fg + --rainbow-bg -h, --help -V, --version @@ -102,8 +104,18 @@ permitted by applicable law. The programs included with the Debian GNU/Linux system are free software;
+[sts@apollo ~/colorize]$ ./colorize --rainbow-fg White/black /etc/motd
+
+The programs included with the Debian GNU/Linux system are free software;
+the exact distribution terms for each program are described in the
+individual files in /usr/share/doc/*/copyright.
+
+Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
+permitted by applicable law.
+
+
 [sts@apollo ~/colorize]$ ./colorize --version
-colorize v0.64-17-ga3c5c67 (compiled at Sep 10 2019, 21:32:03)
+colorize v0.66-4-gdb8be3e (compiled at Aug  2 2024, 16:07:13)
 Compiler flags: "-ansi -pedantic "
 Linker flags: ""
 Preprocessor flags: ""
-- 
cgit v1.2.3