From 1146f2dd81eec039d06e4214717d875301a738ba Mon Sep 17 00:00:00 2001 From: Winterhuman <86165318+Winterhuman@users.noreply.github.com> Date: Thu, 22 Sep 2022 06:43:54 +0000 Subject: [PATCH] Add to `ipfs id -h` options (#9229) --- core/commands/id.go | 1 + 1 file changed, 1 insertion(+) diff --git a/core/commands/id.go b/core/commands/id.go index e42998c09b3..b3fc076fb4a 100644 --- a/core/commands/id.go +++ b/core/commands/id.go @@ -52,6 +52,7 @@ If no peer is specified, prints out information for local peers. : Protocol version. : Public key. : Addresses (newline delimited). +: Libp2p Protocol registrations (newline delimited). EXAMPLE: