Addition to #779 and #777: fix – update the reame template, documenting the flipped default for the -k flag.

This commit is contained in:
StevenBlack
2018-09-13 18:55:34 -04:00
parent e909f8144e
commit 5774db32a8

View File

@@ -110,9 +110,8 @@ Only active when `--replace` is also active.
`--ip nnn.nnn.nnn.nnn`, or `-i nnn.nnn.nnn.nnn`: the IP address to use as the
target. Default is `0.0.0.0`.
`--keepdomaincomments`, or `-k`: `false` (default) or `true`, keep the comments
that appear on the same line as domains. The default is `false` since some
router-based implementations can't handle comments in-line with hosts.
`--keepdomaincomments`, or `-k`: `true` (default) or `false`, keep the comments
that appear on the same line as domains. The default is `true`.
`--noupdate`, or `-n`: skip fetching updates from hosts data sources.