Closed coffeepotkiller closed 2 years ago
I noticed a small typo in the help output:
$ dig help @dns.toys | grep pi help. 1 IN TXT "return pi as TXT or A or AAAA record." "dig ip @dns.toys"
In the example command ip should be changed to pi
ip
pi
Fixed in https://github.com/knadh/dns.toys/issues/17
Yep, this has already been fixed. Thanks!
I noticed a small typo in the help output:
In the example command
ip
should be changed topi