add a simple example to the README

This commit is contained in:
Jeff Carr 2021-08-07 00:25:13 -05:00
parent 4474cfb527
commit a84978780d
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ The DNS update requests are retried in the background (XXX: currently blocks for
go get github.com/SpComb/go-nsupdate
## Example
go-nsupdate --tsig-algorithm=hmac-sha512 -i eth0 test.hostname.mydomain.org
## Usage
Usage: