mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-21 08:56:37 +08:00
Fix punc-caps issues of cli Tagline
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
This commit is contained in:
@ -16,7 +16,7 @@ type ResolvedPath struct {
|
||||
|
||||
var ResolveCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Resolve the value of names to IPFS",
|
||||
Tagline: "Resolve the value of names to IPFS.",
|
||||
ShortDescription: `
|
||||
There are a number of mutable name protocols that can link among
|
||||
themselves and into IPNS. This command accepts any of these
|
||||
|
Reference in New Issue
Block a user