mirror of
https://github.com/curl/curl.git
synced 2026-07-26 17:37:16 +03:00
docs: Improve inline GSS-API naming in code documentation
This commit is contained in:
parent
e38ba43014
commit
eed1c63c70
8 changed files with 49 additions and 49 deletions
|
|
@ -198,7 +198,7 @@ static const char *const helptext[] = {
|
|||
" --socks5-hostname HOST[:PORT] "
|
||||
"SOCKS5 proxy, pass host name to proxy",
|
||||
#if defined(HAVE_GSSAPI) || defined(USE_WINDOWS_SSPI)
|
||||
" --socks5-gssapi-service NAME SOCKS5 proxy service name for gssapi",
|
||||
" --socks5-gssapi-service NAME SOCKS5 proxy service name for GSS-API",
|
||||
" --socks5-gssapi-nec Compatibility with NEC SOCKS5 server",
|
||||
#endif
|
||||
" -Y, --speed-limit RATE "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue