add a simple example to the README
This commit is contained in:
parent
4474cfb527
commit
a84978780d
|
@ -11,6 +11,10 @@ The DNS update requests are retried in the background (XXX: currently blocks for
|
||||||
|
|
||||||
go get github.com/SpComb/go-nsupdate
|
go get github.com/SpComb/go-nsupdate
|
||||||
|
|
||||||
|
## Example
|
||||||
|
|
||||||
|
go-nsupdate --tsig-algorithm=hmac-sha512 -i eth0 test.hostname.mydomain.org
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
Loading…
Reference in New Issue