# HG changeset patch # User Matti Hamalainen # Date 1400694340 -10800 # Node ID ada20f5994906e76df5ced1582350f74be2e8ccf # Parent 1ffacd20b88b42054240183220c444533977a6b9 Update online help. diff -r 1ffacd20b88b -r ada20f599490 main.c --- a/main.c Wed May 21 19:10:02 2014 +0300 +++ b/main.c Wed May 21 20:45:40 2014 +0300 @@ -138,6 +138,7 @@ printf( "\n" "Supported proxy types are SOCKS 4/4A and SOCKS 5.\n" + "(Only user/pass auth and no auth supported, no GSSAPI!)\n" "These can be set with the -P option as follows:\n" "\n" " -P ://[[:passwd]@][:]\n"