aboutsummaryrefslogtreecommitdiffstats
path: root/docs/install.rst
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2017-01-19 14:00:50 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2017-01-19 20:27:29 +0100
commit72b753c60f7208ee536dc79bd20b3ba93563668b (patch)
tree1864d781b05ae2e564ced10659e9c425da00d209 /docs/install.rst
parentea20bfb233a9cad44755417ec0a353bfab116fda (diff)
downloadmitmproxy-72b753c60f7208ee536dc79bd20b3ba93563668b.tar.gz
mitmproxy-72b753c60f7208ee536dc79bd20b3ba93563668b.tar.bz2
mitmproxy-72b753c60f7208ee536dc79bd20b3ba93563668b.zip
provide git information with --version
fixes #1848
Diffstat (limited to 'docs/install.rst')
-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