mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-10 19:14:32 +08:00
more descriptive help message for ipfs swarm addrs local
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
This commit is contained in:
@ -262,7 +262,7 @@ var swarmAddrsLocalCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "List local addresses.",
|
||||
ShortDescription: `
|
||||
'ipfs swarm addrs local' lists all local addresses the node is listening on.
|
||||
'ipfs swarm addrs local' lists all local listening addresses announced to the network.
|
||||
`,
|
||||
},
|
||||
Options: []cmds.Option{
|
||||
|
Reference in New Issue
Block a user