We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9288e39 commit 3e8381aCopy full SHA for 3e8381a
core/commands/swarm.go
@@ -74,6 +74,7 @@ var swarmPeeringCmd = &cmds.Command{
74
'ipfs swarm peering' manages the peering subsystem.
75
Peers in the peering subsystem is maintained to be connected, reconnected
76
on disconnect with a back-off.
77
+The changes are not saved to the config.
78
`,
79
},
80
Subcommands: map[string]*cmds.Command{
0 commit comments