mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 23:42:20 +08:00
Fix punc-caps issues of cli Tagline
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
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