Remove the naked IP logic description in document usage

which discusses in #38.
This commit is contained in:
Xuxin He 2020-03-26 02:07:52 +08:00 committed by klzgrad
parent 8ba5562f00
commit 52e47fb5c6

View File

@ -49,9 +49,7 @@ Options:
Routes traffic via the proxy server. Allowed values for proto:
"https", "quic". The value of port is inferred from proto if not
specified. If hostname is an IP address, an internal host
resolver rule is setup to resolve "example" to it to make TLS
certificate validation work.
specified.
If this option is not set, connects to origin server directly.