@cryptotaxi247 / kubo / commits / 1146f2dd8

Add <protocols> to `ipfs id -h` options (#9229)

Winterhuman committed Sep 22, 2022 at 06:43 UTC 1146f2dd81eec039d06e4214717d875301a738ba
1 file changed +1
core/commands/id.go
+1
@@ -52,6 +52,7 @@ If no peer is specified, prints out information for local peers.
52 <pver>: Protocol version.
53 <pubkey>: Public key.
54 <addrs>: Addresses (newline delimited).
55 +<protocols>: Libp2p Protocol registrations (newline delimited).
56
57 EXAMPLE:
58