fix bullets formatting in documentation
This commit is contained in:
parent
30b35644f6
commit
0169f31feb
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ proxyURL = [<proxyScheme>"://"]<proxyHost>[":"<proxyPort>]
|
|||
```
|
||||
|
||||
For example:
|
||||
|
||||
* `http=foopy:80;ftp=foopy2` - Use HTTP proxy `foopy:80` for `http://` URLs, and
|
||||
HTTP proxy `foopy2:80` for `ftp://` URLs.
|
||||
* `foopy:80` - Use HTTP proxy `foopy:80` for all URLs.
|
||||
|
|
Loading…
Reference in a new issue