git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ec23dce
)
Clarify different calls for Python 2.7 and Python 3.
author
Steven Black
<redacted>
Tue, 16 Feb 2016 16:01:43 +0000
(11:01 -0500)
committer
Steven Black
<redacted>
Tue, 16 Feb 2016 16:01:43 +0000
(11:01 -0500)
readme_template.md
patch
|
blob
|
history
diff --git
a/readme_template.md
b/readme_template.md
index 70d0ab7e4c059172e3614fe44442807b5920b4c3..071d0ec17038509fd2ef97821debec3a1baeb5d9 100644
(file)
--- a/
readme_template.md
+++ b/
readme_template.md
@@
-47,6
+47,12
@@
versions (from locations defined by the update.info text file in each source's f
**Usage**
+Using Python 3:
+
+ python3 updateHostsFile.py [--auto] [--ip nnn.nnn.nnn.nnn]
+
+Using Python 2.7:
+
python updateHostsFile.py [--auto] [--ip nnn.nnn.nnn.nnn]
Command line options:
git clone https://git.99rst.org/PROJECT