Merge pull request #3875 from sarthak212/docsdeprecated

c is deprecated
This commit is contained in:
Maximilian Hils 2020-03-30 22:54:05 +02:00 committed by GitHub
commit 6885e962c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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