Update the readme. Closes #75.
authorSteven Black <redacted>
Mon, 15 Feb 2016 22:12:04 +0000 (17:12 -0500)
committerSteven Black <redacted>
Mon, 15 Feb 2016 22:12:04 +0000 (17:12 -0500)
hosts
readme.md

diff --git a/hosts b/hosts
index 9f5e65067b34fca7aa70150dd6ccb8b49d26e708..bbb5f5822535174e88baa3da0f644fbefd61b7e2 100644 (file)
--- a/hosts
+++ b/hosts
@@ -2,7 +2,6 @@
 # with a dash of crowd sourcing via Github
 #
 # Latest version of this file: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
-#
 # Project home page: https://github.com/StevenBlack/hosts
 #
 # ===============================================================
index e9aafe634145bf89f5f859d0b5f396ca4a774b8d..7675138d006ef0298c278880ce72ced98dbd6ec3 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -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
git clone https://git.99rst.org/PROJECT