mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 20:37:53 +08:00
Issue #873. Thought I might do a small change first to get my feet wet.
This commit is contained in:
parent
ad9d84d534
commit
26ba3e1f74
@ -148,8 +148,9 @@ var swarmConnectCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Open connection to a given address",
|
||||
ShortDescription: `
|
||||
'ipfs swarm connect' opens a connection to a peer address. The address format
|
||||
is an ipfs multiaddr:
|
||||
'ipfs swarm connect' opens a new direct connection to a peer address.
|
||||
|
||||
The address format is an ipfs multiaddr:
|
||||
|
||||
ipfs swarm connect /ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
|
||||
`,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user