We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb7c828 + 26ba3e1 commit 88be96bCopy full SHA for 88be96b
core/commands/swarm.go
@@ -148,8 +148,9 @@ var swarmConnectCmd = &cmds.Command{
148
Helptext: cmds.HelpText{
149
Tagline: "Open connection to a given address",
150
ShortDescription: `
151
-'ipfs swarm connect' opens a connection to a peer address. The address format
152
-is an ipfs multiaddr:
+'ipfs swarm connect' opens a new direct connection to a peer address.
+
153
+The address format is an ipfs multiaddr:
154
155
ipfs swarm connect /ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
156
`,
0 commit comments