summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAvery Pennarun <apenwarr@gmail.com>2010-12-31 22:25:03 -0800
committerAvery Pennarun <apenwarr@gmail.com>2010-12-31 23:46:05 -0800
commitdc9a5e63c7242ea3cf3ad317363d84c8f0ca2e6a (patch)
tree3a2d59718c0166bc8b680eceb8f3a21215e162ec
parent33bc55be275682eaed8af075b3c0214e3f3133fb (diff)
Minor tweak to help for the python= option.
-rwxr-xr-xmain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index c484dd3..a3ac837 100755
--- a/main.py
+++ b/main.py
@@ -52,7 +52,7 @@ sshuttle --server
l,listen= transproxy to this ip address and port number [127.0.0.1:0]
H,auto-hosts scan for remote hostnames and update local /etc/hosts
N,auto-nets automatically determine subnets to route
-python= specify the name/path of the python interpreter on the remote server [python]
+python= path to python interpreter on the remote server [python]
r,remote= ssh hostname (and optional username) of remote sshuttle server
x,exclude= exclude this subnet (can be used more than once)
v,verbose increase debug message verbosity