mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-06 00:38:08 +08:00
docs: fix typo in cid/base32
This commit is contained in:
parent
88d88158c6
commit
058803f167
@ -128,7 +128,7 @@ var base32Cmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Convert CIDs to Base32 CID version 1.",
|
||||
ShortDescription: `
|
||||
'ipfs cid base32' normalizes passes CIDs to their canonical case-insensitive encoding.
|
||||
'ipfs cid base32' normalizes passed CIDs to their canonical case-insensitive encoding.
|
||||
Useful when processing third-party CIDs which could come with arbitrary formats.
|
||||
`,
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user