Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaught committed Oct 19, 2019
1 parent ea9f5ae commit e774a11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ $ # google.com will be resolved into an IP / set of IPs
$ sudo hosts-override myhost.com,google.com
$ # Multiple hosts and values are supported
$ sudo hosts-override myhost.com,127.0.0.1 anotherhost.com,127.0.0.1
$ # Refresh of unresolved hosts (with custom interval)
$ sudo hosts-override -r -i=1m myhost.com,127.0.0.1
```

### Notes
Expand Down

0 comments on commit e774a11

Please sign in to comment.