summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbornet-hl <mbornet.pro@wanadoo.fr>2015-08-03 07:58:15 +0200
committermbornet-hl <mbornet.pro@wanadoo.fr>2015-08-03 07:58:15 +0200
commit9a9778bdee4404d7c71e8203cc968e98384b74a7 (patch)
tree3f111824df30634bff937762f9c70f880e8691c3
parentfaee2c1ee7178c4987901ca1ec4a1dc44bcfb1b0 (diff)
downloadhl-9a9778bdee4404d7c71e8203cc968e98384b74a7.zip
hl-9a9778bdee4404d7c71e8203cc968e98384b74a7.tar.gz
hl-9a9778bdee4404d7c71e8203cc968e98384b74a7.tar.bz2
Deleted obsolete file cr_doc.txt
-rw-r--r--src/cr_doc.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/cr_doc.txt b/src/cr_doc.txt
deleted file mode 100644
index 4cb99b8..0000000
--- a/src/cr_doc.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# @(#) [MB] cr_doc.txt Version 1.1 du 14/12/29 -
-#
-
-Syntaxe :
- colorize -rgbycmw expr ...
- -r : colorize in red
- -g : colorize in green
- -b : colorize in blue
- -y : colorize in yellow
- -c : colorize in cyan
- -m : colorize in magenta
- -w : colorize in high white
-
- expr :
- text
- ^.*text.*$
- text\P : colorize until the end of the paragraph
- (until next empty line of EOF)