🚧 wip: add CLI docs
parent
18e38f0611
commit
e7496a7c0e
|
@ -71,11 +71,7 @@ Use a longer timeout if some servers need longer than 500 ms to respond:
|
||||||
lookaround client --timeout-ms 1000
|
lookaround client --timeout-ms 1000
|
||||||
```
|
```
|
||||||
|
|
||||||
Check which IP addresses LookAround will auto-detect:
|
For less common uses, see [the command-line documentation](docs/cli.md)
|
||||||
|
|
||||||
```bash
|
|
||||||
lookaround my-ips
|
|
||||||
```
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Pull requests are welcome. This is a hobby project, so I may reject
|
Pull requests are welcome. This is a hobby project, so I may reject
|
||||||
|
|
Loading…
Reference in New Issue