mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Issue #75: document the new --ip (long) and -i (short) option flags.
This commit is contained in:
@@ -47,7 +47,7 @@ versions (from locations defined by the update.info text file in each source's f
|
||||
|
||||
**Usage**
|
||||
|
||||
python updateHostsFile.py [--auto]
|
||||
python updateHostsFile.py [--auto] [--ip nnn.nnn.nnn.nnn]
|
||||
|
||||
Command line options:
|
||||
|
||||
@@ -56,6 +56,9 @@ Command line options:
|
||||
* Host data sources are updated.
|
||||
* Your active hosts file is *not* replaced.
|
||||
|
||||
`--ip nnn.nnn.nnn.nnn`: the IP address to use as the target. Default is `0.0.0.0`.
|
||||
|
||||
|
||||
## How do I control which sources are amalgamated?
|
||||
|
||||
You can add additional sources by placing each in a subfolder of the `data/` folder. Provide a copy of that new
|
||||
|
||||
Reference in New Issue
Block a user