1--- 2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3SPDX-License-Identifier: curl 4Long: proxy-service-name 5Arg: <name> 6Help: SPNEGO proxy service name 7Added: 7.43.0 8Category: proxy tls 9Multi: single 10See-also: 11 - service-name 12 - proxy 13Example: 14 - --proxy-service-name "shrubbery" -x proxy $URL 15--- 16 17# `--proxy-service-name` 18 19This option allows you to change the service name for proxy negotiation. 20