From: Giulio Date: Fri, 12 May 2017 18:32:36 +0000 (+0200) Subject: Fix wrong code formatting X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a18a6ba2773ee11a3bf7da64dc1ba06980ca25d1;p=stevenblack-hosts.git Fix wrong code formatting --- diff --git a/readme.md b/readme.md index 0fa6aa4bd..00558bae2 100644 --- a/readme.md +++ b/readme.md @@ -134,11 +134,11 @@ in a subfolder. If the subfolder does not exist, it will be created. `--replace`, or `-r`: trigger replacing your active hosts `--skipstatichosts`, or `-s`: `false` (default) or `true`, omit the standard -`--section, at the top containing lines like `127.0.0.1 localhost`. This is -`--useful for configuring proximate DNS services on the local network. +section at the top, containing lines like `127.0.0.1 localhost`. This is +useful for configuring proximate DNS services on the local network. `--zip`, or `-z`: `false` (default) or `true`, additionally create a zip -`--archive of the hosts file named `hosts.zip`. +archive of the hosts file named `hosts.zip`. ## How do I control which sources are unified? @@ -318,4 +318,4 @@ devices under a variety of operating systems. * [Block ads and malware via local DNS server](https://github.com/mueller-ma/block-ads-via-dns "Block ads and malware via local DNS server") (for Debian, Raspbian & Ubuntu): Set up a local DNS server with a `/etc/bind/named.conf.blocked` file, sourced from here. -* [Blocking ads and malwares with unbound](https://deadc0de.re/articles/unbound-blocking-ads.html "Blocking ads and malwares with unbound") – [Unbound](https://www.unbound.net/ "Unbound is a validating, recursive, and caching DNS resolver.") is a validating, recursive, and caching DNS resolver. \ No newline at end of file +* [Blocking ads and malwares with unbound](https://deadc0de.re/articles/unbound-blocking-ads.html "Blocking ads and malwares with unbound") – [Unbound](https://www.unbound.net/ "Unbound is a validating, recursive, and caching DNS resolver.") is a validating, recursive, and caching DNS resolver.