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:
@ -36,7 +36,7 @@ type IdOutput struct {
|
||||
|
||||
var IDCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Show IPFS Node ID info",
|
||||
Tagline: "Show IPFS Node ID info.",
|
||||
ShortDescription: `
|
||||
Prints out information about the specified peer,
|
||||
if no peer is specified, prints out local peers info.
|
||||
|
Reference in New Issue
Block a user