blob: a6021cd3be6d6f24a0a5ef4fe126d79f74f1ea86 (
plain)
1
2
3
4
5
6
|
#### **--add-host**=*host:ip*
Add a custom host-to-IP mapping (host:ip)
Add a line to /etc/hosts. The format is hostname:ip. The **--add-host**
option can be set multiple times. Conflicts with the **--no-hosts** option.
|