mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
fix bullets formatting in documentation
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user