]> git.cworth.org Git - apitrace/blobdiff - README.markdown
Update docs / scripts for tracedump -> apitrace dump change.
[apitrace] / README.markdown
index c38804276664853db5256e8a87eee2ef044451b1..d35f2c46d9c96dfa702d3bb29339712c4a9dd0f9 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/apitrace dump --color application.trace | less -R
 
 Replay the trace with
 
@@ -88,7 +88,7 @@ Windows
 
 * View the trace with
 
-        \path\to\tracedump application.trace
+        \path\to\apitrace dump application.trace
 
 * Replay the trace with