We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685cd28 commit 6327272Copy full SHA for 6327272
core/commands/dns.go
@@ -26,7 +26,7 @@ This command resolves those links to the referenced object.
26
27
For example, with this DNS TXT record:
28
29
- > dig +short TXT ipfs.io
+ > dig +short TXT _dnslink.ipfs.io
30
dnslink=/ipfs/QmRzTuh2Lpuz7Gr39stNr6mTFdqAghsZec1JoUnfySUzcy
31
32
The resolver will give:
0 commit comments