1
0
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:
vyzo
2017-07-31 23:27:43 +03:00
parent 6f54181f66
commit d7922e7f64

View File

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