mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-20 18:54:51 +08:00
Make all Taglines use imperative mood
License: MIT Signed-off-by: Jesse Weinstein <jesse@wefu.org>
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
|
||||
var DNSCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "DNS link resolver.",
|
||||
Tagline: "Resolve DNS links.",
|
||||
ShortDescription: `
|
||||
Multihashes are hard to remember, but domain names are usually easy to
|
||||
remember. To create memorable aliases for multihashes, DNS TXT
|
||||
|
Reference in New Issue
Block a user