diff --git a/doc-src/scripting/inlinescripts.html b/doc-src/scripting/inlinescripts.html index 2c3e0d6fd..7f05eedfe 100644 --- a/doc-src/scripting/inlinescripts.html +++ b/doc-src/scripting/inlinescripts.html @@ -130,7 +130,7 @@ The main classes you will deal with in writing mitmproxy scripts are:
-s "foo.py
42"
). Consequently, the script path needs to be wrapped in a separate pair of quotes if it contains spaces:
--s "'./foo bar/baz.py' 42"
.
\ No newline at end of file
+-s "'./foo bar/baz.py' 42"
.