File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -90,10 +90,10 @@ file to be processed. Section starts with '[NAME]' header and followed by
90
90
Section name is a display name of hosts file to be processed. It will be used
91
91
in script output. In this example, section name is 'Ad Hosts'.
92
92
93
- 'Url' variable holds a web address of hosts file. In this example, hosts file
94
- will be downloaded from 'http://foo.bar/adhosts.txt'. 'Url' variable is
95
- optional - if it is omitted, local hosts file will be processed and 'File'
96
- variable should be set accordingly .
93
+ 'Url' variable holds a web address of hosts file. 'Url' variable is optional
94
+ and, if it is omitted, local hosts file will be processed and 'File' variable
95
+ should be set accordingly. In this example, hosts file will be downloaded from
96
+ 'http://foo.bar/adhosts.txt' .
97
97
98
98
'File' variable contains path where downloaded file will be saved or, in case
99
99
of 'Url' is omitted, path to locally stored hosts file. 'File' variable is
You can’t perform that action at this time.
0 commit comments