]> git.cworth.org Git - apitrace/commitdiff
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 c38804276664853db5256e8a87eee2ef044451b1..01fb8b66fcde25be18ba09cf041afe4b8f49e890 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