diff --git a/core/commands/swarm.go b/core/commands/swarm.go index 803a4a033d7..7cde3f38d43 100644 --- a/core/commands/swarm.go +++ b/core/commands/swarm.go @@ -74,6 +74,7 @@ var swarmPeeringCmd = &cmds.Command{ 'ipfs swarm peering' manages the peering subsystem. Peers in the peering subsystem is maintained to be connected, reconnected on disconnect with a back-off. +The changes are not saved to the config. `, }, Subcommands: map[string]*cmds.Command{