Add --color option when pipeing traceoutput to less.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 26 Oct 2011 07:19:12 +0000 (08:19 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 26 Oct 2011 22:02:29 +0000 (23:02 +0100)
README.markdown

index c388042..01fb8b6 100644 (file)
@@ -29,7 +29,7 @@ directory.  You can specify the written trace filename by setting the
 
 View the trace with
 
-    /path/to/tracedump application.trace | less -R
+    /path/to/tracedump --color application.trace | less -R
 
 Replay the trace with