mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Doc tweaks
* Minor Markdown tweaks * Fix a few typos * Fix the release-it URL * Switch to shields.io for the Travis CI badge too
This commit is contained in:
@@ -16,9 +16,12 @@ Here are some sample calls, which vary which extensions are included.
|
||||
|
||||
Create a hosts file that includes domain blocking for porn, social media, and gambling.
|
||||
|
||||
python3 updateHostsFile.py --auto --extensions porn social gambling
|
||||
```sh
|
||||
python3 updateHostsFile.py --auto --extensions porn social gambling
|
||||
```
|
||||
|
||||
or, in short form:
|
||||
|
||||
python3 updateHostsFile.py -a -e porn social gambling
|
||||
|
||||
```sh
|
||||
python3 updateHostsFile.py -a -e porn social gambling
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user