mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 03:42:21 +08:00
Merge pull request #2231 from rht/docs/punc-caps
Fix punc-caps issues of cli Tagline
This commit is contained in:
@ -44,7 +44,7 @@ const (
|
||||
|
||||
var daemonCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Run a network-connected IPFS node",
|
||||
Tagline: "Run a network-connected IPFS node.",
|
||||
ShortDescription: `
|
||||
'ipfs daemon' runs a persistent IPFS daemon that can serve commands
|
||||
over the network. Most applications that use IPFS will do so by
|
||||
|
Reference in New Issue
Block a user