update docs after adding minimise switch

This commit is contained in:
Ankit Pati
2018-02-17 07:34:12 +05:30
parent 9a8b507f6e
commit dae2172f3b

View File

@@ -109,6 +109,11 @@ ignoring non-necessary lines (empty lines and comments) and putting multiple
domains in each line. Reducing the number of lines of the hosts file improves
the performances under Windows (with DNS Client service enabled).
`--minimise`, or `-m`: `false` (default) or `true`, like `--compress`, but puts
each domain on a separate line. This is necessary because many implementations
of URL blockers that rely on `hosts` files do not conform to the standard which
allows multiple hosts on a single line.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`