From dc9a5e63c7242ea3cf3ad317363d84c8f0ca2e6a Mon Sep 17 00:00:00 2001 From: Avery Pennarun Date: Fri, 31 Dec 2010 22:25:03 -0800 Subject: [PATCH] Minor tweak to help for the python= option. --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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