summaryrefslogtreecommitdiffstats
path: root/misc/Colormake/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-07-23 16:29:21 +0200
committer David Spencer2017-07-23 16:29:21 +0200
commitd3a6944457189881b4df0a654c9db875934125af (patch)
tree9e1e3b6474fdceaa1dd3bab63f40fa0c79b2923d /misc/Colormake/README
parent990190c38eae7e6ea446e7c90c470f05ecdd95c9 (diff)
downloadslackbuilds-d3a6944457189881b4df0a654c9db875934125af.tar.gz
misc/Colormake: Updated for version 20170221.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/Colormake/README')
-rw-r--r--misc/Colormake/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Colormake/README b/misc/Colormake/README
index aa355f6c90..328063a13d 100644
--- a/misc/Colormake/README
+++ b/misc/Colormake/README
@@ -1,8 +1,8 @@
Colormake (a simple wrapper around make to colorize the output)
Colormake is a simple wrapper for making the output from make easier
-to read (more colorful), and errors easier to find in messy
-compilations. It was inspired by Micheal T. Babcock's excellent
+to read (more colorful), and errors easier to find in messy
+compilations. It was inspired by Micheal T. Babcock's excellent
logcolorize program.
To use, simply create a alias: alias make='colormake'