From 056eac16aed279f77f531d2c23d2a7e76599ba22 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Tue, 31 Jul 2018 17:12:16 -0400 Subject: [PATCH] Fix fmtRef string. --- cid-fmt/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cid-fmt/main.go b/cid-fmt/main.go index 67c5571..bc5cab2 100644 --- a/cid-fmt/main.go +++ b/cid-fmt/main.go @@ -34,7 +34,7 @@ const fmtRef = ` %d hash digest encoded in base %b (with multibase prefix) %D hash digest encoded in base %b without multibase prefix %s cid string encoded in base %b (1) - %s cid string encoded in base %b without multibase prefix + %S cid string encoded in base %b without multibase prefix %P cid prefix: %v-%c-%h-%L (1) For CID version 0 the multibase must be base58btc and no prefix is