@cryptotaxi247 / kubo / commits / 92baa6c03

docs(add): skip binary name in helptext

Co-authored-by: Jorropo <jorropo.pgm@gmail.com>

Marcin Rataj committed Aug 17, 2022 at 05:08 UTC 92baa6c039d46a78b3eb875c2bb0a9b4b5c6f302
1 file changed +1 -1
core/commands/add.go
+1 -1
@@ -116,7 +116,7 @@ IPFS software to use the same import parameters as Kubo.
116
117 If you need to back up or transport content-addressed data using a non-IPFS
118 medium, CID can be preserved with CAR files.
119 -See 'ipfs dag export' and 'dag import' for more information.
119 +See 'dag export' and 'dag import' for more information.
120 `,
121 },
122