Added a note about swarm disconnect
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
Richard Littauer committed
Apr 19, 2016 at 12:27 UTC
3f3665e05da29ba7816b67b21a70b603305f2d5d
1 file changed
+2
core/commands/swarm.go
+2
@@ -259,6 +259,8 @@ var swarmDisconnectCmd = &cmds.Command{
259
is an ipfs multiaddr:
260
261
ipfs swarm disconnect /ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
262
+
263
+The disconnect is not permanent; if ipfs needs to talk to that address later, it will reconnect.
264
`,
265
},
266
Arguments: []cmds.Argument{