mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 10:18:04 +08:00
docs: fix typo in the swarm/peering help text
This commit is contained in:
parent
b1c051d250
commit
0a01574ff7
@ -79,7 +79,7 @@ var swarmPeeringCmd = &cmds.Command{
|
||||
Tagline: "Modify the peering subsystem.",
|
||||
ShortDescription: `
|
||||
'ipfs swarm peering' manages the peering subsystem.
|
||||
Peers in the peering subsystem is maintained to be connected, reconnected
|
||||
Peers in the peering subsystem are maintained to be connected, reconnected
|
||||
on disconnect with a back-off.
|
||||
The changes are not saved to the config.
|
||||
`,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user