summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorJosé Fonseca <jose.r.fonseca@gmail.com>2011-10-26 08:19:12 +0100
committerJosé Fonseca <jose.r.fonseca@gmail.com>2011-10-26 23:02:29 +0100
commit7f34e8d5dcbfed6337b030a79c9b06aacc9247fa (patch)
tree668e0f98cbc09d0e70caa7528335a95179b836e1 /README.markdown
parent79ae5703b55b13194e1dc50db7f5813d107e8806 (diff)
Add --color option when pipeing traceoutput to less.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index c388042..01fb8b6 100644
--- a/README.markdown
+++ b/README.markdown
@@ -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