Skip to content

Commit

Permalink
Update core/commands/swarm.go
Browse files Browse the repository at this point in the history
  • Loading branch information
TakashiMatsuda committed Sep 2, 2021
1 parent 9288e39 commit 3e8381a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/commands/swarm.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit 3e8381a

Please sign in to comment.