@cryptotaxi247 / kubo / commits / 93847da2e

fix: Add routing command to subcommands help list.

Antonio Navarro Perez committed Jul 8, 2022 at 17:51 UTC 93847da2e7a69bd96943bd0b4d33ccfd2c2705a4
1 file changed +1
core/commands/root.go
+1
@@ -67,6 +67,7 @@ NETWORK COMMANDS
67 bootstrap Add or remove bootstrap peers
68 swarm Manage connections to the p2p network
69 dht Query the DHT for values or peers
70 + routing Issue routing commands
71 ping Measure the latency of a connection
72 bitswap Inspect bitswap state
73 pubsub Send and receive messages via pubsub