1
0
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:
rht
2016-01-23 12:52:08 +07:00
35 changed files with 87 additions and 87 deletions

View File

@ -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