aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2017-01-19 23:25:33 +0100
committerGitHub <noreply@github.com>2017-01-19 23:25:33 +0100
commit9a88a2fdea727c6ab4c20926527ef8a4abae0f40 (patch)
tree1864d781b05ae2e564ced10659e9c425da00d209 /docs
parentea20bfb233a9cad44755417ec0a353bfab116fda (diff)
parent72b753c60f7208ee536dc79bd20b3ba93563668b (diff)
downloadmitmproxy-9a88a2fdea727c6ab4c20926527ef8a4abae0f40.tar.gz
mitmproxy-9a88a2fdea727c6ab4c20926527ef8a4abae0f40.tar.bz2
mitmproxy-9a88a2fdea727c6ab4c20926527ef8a4abae0f40.zip
Merge pull request #1941 from Kriechi/sysinfo
provide git information with --version
Diffstat (limited to 'docs')
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index c10c1e01..bcf07023 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -140,7 +140,7 @@ If you would like to install mitmproxy directly from the master branch on GitHub
or would like to get set up to contribute to the project, install the
dependencies as you would for a regular installation from source. Then see the
Hacking_ section of the README on GitHub. You can check your system information
-by running: ``mitmproxy --sysinfo``
+by running: ``mitmproxy --version``
.. _Hacking: https://github.com/mitmproxy/mitmproxy/blob/master/README.rst#hacking