mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 03:19:47 +08:00
Fix punc-caps issues of cli Tagline
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
This commit is contained in:
@ -35,7 +35,7 @@ var platformFuseChecks = func(*core.IpfsNode) error {
|
||||
|
||||
var MountCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Mounts IPFS to the filesystem (read-only)",
|
||||
Tagline: "Mounts IPFS to the filesystem (read-only).",
|
||||
Synopsis: `
|
||||
ipfs mount [-f <ipfs mount path>] [-n <ipns mount path>]
|
||||
`,
|
||||
|
Reference in New Issue
Block a user