]> git.cworth.org Git - apitrace/blobdiff - README.markdown
Add documentation on how to report bugs.
[apitrace] / README.markdown
index f56412aea7c02914173ca6d9e0af3752ba08495c..f551ad2f9cf9a69581d4b864d91261a750d014da 100644 (file)
@@ -217,7 +217,7 @@ Side by side retracing
 ----------------------
 
 In order to determine which draw call a regression first manifests one could
-generate snapshots for every draw call, using the -S option.  That is, however,
+generate snapshots for every draw call, using the `-S` option.  That is, however,
 very inefficient for big traces with many draw calls.
 
 A faster approach is to run both the bad and a good GL driver side-by-side.