From: Anthony Molinaro Date: Wed, 8 Apr 2020 18:56:50 +0000 (-0700) Subject: update template not readme X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b87c81f7962deb50eba2296be06a3be7eb1d4adc;p=stevenblack-hosts.git update template not readme --- diff --git a/readme.md b/readme.md index ee3e27225..4485dd374 100644 --- a/readme.md +++ b/readme.md @@ -163,11 +163,6 @@ in a subfolder. If the subfolder does not exist, it will be created. section at the top, containing lines like `127.0.0.1 localhost`. This is useful for configuring proximate DNS services on the local network. -`--nogendata`, or `-g`: `false` (default) or `true`, skip the generation of the -readmeData.json file used for generating readme.md files. This is useful if you are -generating host files with additional whitelists or blacklists and want to keep your -local checkout of this repo unmodified. - `--compress`, or `-c`: `false` (default) or `true`, *Compress* the hosts file 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 diff --git a/readme_template.md b/readme_template.md index 10def1c4c..fb449f913 100644 --- a/readme_template.md +++ b/readme_template.md @@ -131,6 +131,11 @@ in a subfolder. If the subfolder does not exist, it will be created. section at the top, containing lines like `127.0.0.1 localhost`. This is useful for configuring proximate DNS services on the local network. +`--nogendata`, or `-g`: `false` (default) or `true`, skip the generation of the +readmeData.json file used for generating readme.md files. This is useful if you are +generating host files with additional whitelists or blacklists and want to keep your +local checkout of this repo unmodified. + `--compress`, or `-c`: `false` (default) or `true`, *Compress* the hosts file 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