From: Steven Black Date: Sun, 13 Mar 2016 05:32:14 +0000 (-0500) Subject: Better destinction between long and short form option specification. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=75d4646d8fcae6ef05a62fd6ec2e318b8e17ac42;p=stevenblack-hosts.git Better destinction between long and short form option specification. --- diff --git a/extensions/readme.md b/extensions/readme.md index 188fd496f..61377f35a 100644 --- a/extensions/readme.md +++ b/extensions/readme.md @@ -12,7 +12,7 @@ Here are some sample calls, which vary which extensions are included. **Using Python 3**: - python3 updateHostsFile.py -a --extensions porn social gambling + python3 updateHostsFile.py -auto --extensions porn social gambling or, in short form: @@ -22,7 +22,7 @@ or, in short form: **Using Python 2.7**: - python updateHostsFile.py -a --extensions porn social gambling + python updateHostsFile.py -auto --extensions porn social gambling or, in short form: