Usage: %1!s! proxy-server= bypass-list= Parameters: Tag Value proxy-server - proxy server for use for http and/or https protocol ...

Usage:  %1!s! [proxy-server=] [bypass-list=]

Parameters:

  Tag              Value
  proxy-server  -  proxy server for use for http and/or https protocol
  bypass-list   -  a list of sites that should be visited bypassing the
                   proxy (use "" to bypass all short name hosts)

Examples:

  %1!s! myproxy
  %1!s! myproxy:80 ";bar"
  %1!s! proxy-server="http=myproxy;https=sproxy:88" bypass-list="*.foo.com"