]> git.cworth.org Git - apitrace/blobdiff - README.markdown
Add --color option when pipeing traceoutput to less.
[apitrace] / 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