aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-07-22 23:37:46 +1200
committerAldo Cortesi <aldo@nullcube.com>2012-07-22 23:37:46 +1200
commit1b03fd6780f69f1d1f460868d5592587cb0c9c50 (patch)
tree13a588c54e0ed2992963abab2fa15b872ac61606 /libpathod/templates
parent33208b87205e08b97af07ed6a55c999990a1b8dc (diff)
downloadmitmproxy-1b03fd6780f69f1d1f460868d5592587cb0c9c50.tar.gz
mitmproxy-1b03fd6780f69f1d1f460868d5592587cb0c9c50.tar.bz2
mitmproxy-1b03fd6780f69f1d1f460868d5592587cb0c9c50.zip
Allow execution of specs from file, using +./path
Diffstat (limited to 'libpathod/templates')
-rw-r--r--libpathod/templates/docs_lang.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/docs_lang.html b/libpathod/templates/docs_lang.html
index 11a489b0..66b2ca30 100644
--- a/libpathod/templates/docs_lang.html
+++ b/libpathod/templates/docs_lang.html
@@ -109,7 +109,7 @@
<h1>Executing specs from file</h1>
</div>
- <pre class="example">=./path/to/spec</pre>
+ <pre class="example">+./path/to/spec</pre>
<div class="page-header">