This commit is contained in:
Łukasz Magiera 2021-11-29 21:39:27 +01:00
parent e4f47de6ef
commit 320b36495d
2 changed files with 2 additions and 2 deletions

View File

@ -281,7 +281,7 @@ Examples:
Usage: "IPLD datamodel text-path selector, or IPLD json selector", Usage: "IPLD datamodel text-path selector, or IPLD json selector",
}, },
&cli.BoolFlag{ &cli.BoolFlag{
Name: "car-export-merkle-proof", Name: "car-export-merkle-proof",
Usage: "(requires --data-selector and --car) Export data-selector merkle proof", Usage: "(requires --data-selector and --car) Export data-selector merkle proof",
}, },
}, retrFlagsCommon...), }, retrFlagsCommon...),