mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-19 18:05:32 +08:00
Fix punc-caps issues of cli Tagline
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
|
||||
var DNSCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "DNS link resolver",
|
||||
Tagline: "DNS link resolver.",
|
||||
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