Skip to content

Commit 154ab26

Browse files
authored
Merge pull request #782 from corbob/revert-formatting
Revert header formatting changes from #765
2 parents 5551345 + 4d62a13 commit 154ab26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

input/en-us/guides/usage/proxy-settings-for-chocolatey.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Certain Chocolatey products are known to apply different proxy settings dependin
2525
* Chocolatey Licensed Extension - [VirusTotal checking at runtime does not use any proxy](https://github.com/chocolatey/chocolatey-licensed-issues/issues/351).
2626
* Chocolatey Agent - [Agent communications do not use any proxy configuration](https://github.com/chocolatey/chocolatey-licensed-issues/issues/350).
2727

28-
## Installing Chocolatey From Behind A Proxy Server
28+
## Installing Chocolatey From Behind a Proxy Server
2929

3030
When trying to install Chocolatey behind a proxy server, you may be faced with one of the following errors:
3131

@@ -130,12 +130,12 @@ Results in the following items being added to the config file:
130130

131131
![Shows the encrypted proxy configuration information that is stored in the chocolatey.config file](/assets/images/proxy-config-changes.png)
132132

133-
### Explicit Proxy Settings At Runtime
133+
### Explicit Proxy Settings at Runtime
134134

135135
You can pass proxy information at runtime with each command. See https://github.com/chocolatey/choco/issues/1173
136136

137137
`--proxy="'value'" --proxy-user="'<user>'" --proxy-password="'<pwd>'" --proxy-bypass-list="'<comma separated, list>'" --proxy-bypass-on-local`
138138

139-
## What To Do If My Proxy Is Socks?
139+
## What to do if My Proxy is Socks?
140140

141141
It may just work. It hasn't been validated yet.

0 commit comments

Comments
 (0)