Skip to content

Commit

Permalink
Clarify that -P argument takes a URL, admit to SOCKS support
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Jan 3, 2010
1 parent c9c39a5 commit 1322727
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions openconnect.8
Expand Up @@ -63,7 +63,7 @@ openconnect \- Connect to Cisco AnyConnect VPN
]
[
.B -P,--proxy
.I PROXY
.I PROXYURL
]
[
.B --no-proxy
Expand Down Expand Up @@ -231,11 +231,11 @@ from server
.B -p,--key-password=PASS
Provide passphrase for certificate file, or SRK (System Root Key) PIN for TPM
.TP
.B -P,--proxy=PROXY
Use HTTP proxy for connection
.B -P,--proxy=PROXYURL
Use HTTP or SOCKS proxy for connection
.TP
.B --no-proxy
Disable use of HTTP proxy
Disable use of proxy
.TP
.B --libproxy
Use libproxy to configure proxy automatically (when built with libproxy support)
Expand Down

0 comments on commit 1322727

Please sign in to comment.