Skip to content

Commit 3e8381a

Browse files
Update core/commands/swarm.go
1 parent 9288e39 commit 3e8381a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/commands/swarm.go

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ var swarmPeeringCmd = &cmds.Command{
7474
'ipfs swarm peering' manages the peering subsystem.
7575
Peers in the peering subsystem is maintained to be connected, reconnected
7676
on disconnect with a back-off.
77+
The changes are not saved to the config.
7778
`,
7879
},
7980
Subcommands: map[string]*cmds.Command{

0 commit comments

Comments
 (0)