update docs after adding minimise switch
authorAnkit Pati <redacted>
Sat, 17 Feb 2018 02:04:12 +0000 (07:34 +0530)
committerAnkit Pati <redacted>
Sat, 17 Feb 2018 02:06:10 +0000 (07:36 +0530)
readme_template.md

index c3250e11b7b0f91f1cf52d1ce619d59f435a47d7..fad36de4f7136603c4b83f14b0f8c2688259d797 100644 (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/`
git clone https://git.99rst.org/PROJECT