mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-01-23 02:34:59 +00:00
Remove Debian-specific reference from --help output
This commit is contained in:
parent
513c8a2fc9
commit
002410f449
1 changed files with 3 additions and 3 deletions
|
|
@ -64,9 +64,9 @@ void cmdline_parser_print_help (void) {
|
|||
"\n"
|
||||
"Additional options for specific features:\n"
|
||||
#ifdef USE_SSL
|
||||
" -W, --wa-bug-29744 Workaround ASF Bugzilla 29744: if SSL is active stop\n"
|
||||
" using it after CONNECT (might not work on all setups; see\n"
|
||||
" /usr/share/doc/proxytunnel/README.Debian.gz)\n"
|
||||
" -W, --wa-bug-29744 Workaround ASF Bugzilla 29744: if SSL is active\n"
|
||||
" stop using it after CONNECT (might not work on all\n"
|
||||
" setups)\n"
|
||||
" -B, --buggy-encrypt-proxy Equivalent to -E -W, provided for backwards\n"
|
||||
" compatibility\n"
|
||||
" -L, --tlsenforce Enforce TLSv1 connection (legacy)\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue