aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/content/tute-clientreplay.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/content/tute-clientreplay.md')
-rw-r--r--docs/src/content/tute-clientreplay.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/tute-clientreplay.md b/docs/src/content/tute-clientreplay.md
index 275edfe6..048fd0a5 100644
--- a/docs/src/content/tute-clientreplay.md
+++ b/docs/src/content/tute-clientreplay.md
@@ -42,7 +42,7 @@ And that's it\! You now have a serialised version of the login process
in the file wireless-login, and you can replay it at any time like this:
{{< highlight bash >}}
-mitmdump -c wireless-login
+mitmdump -C wireless-login
{{< / highlight >}}
## Embellishments