Update the readme for changes in pull request #140.

This commit is contained in:
Steven Black 2016-06-12 19:25:54 -04:00
parent bcdb39781e
commit 69156c3181

View File

@ -63,6 +63,8 @@ versions (from locations defined by the update.info text file in each source's f
containing additional category-specific hosts files to include in the amalgamation. Example: `--extensions porn` or
`-e social porn`.
`--flush-dns-cache`, or `-f`: skip the prompt for flushing the DNS cache. 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`.
`--noupdate`, or `-n`: skip fetching updates from hosts data sources.