From 5c637ac906b25b8aeca6b730e889b2879471db8c Mon Sep 17 00:00:00 2001 From: Xiaying Peng Date: Wed, 12 Jun 2024 11:45:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a98ee22..ec1107ee 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Flags: --meta output metadata only --network string network name (e.g. mainnet) --out string output filepath: default format is json; use a .pb extension for protobuf format - --parser string parser type: one of native, rosetta, or raw (default "native") + --parser string parser type: one of native, mesh, or raw (default "native") Use "admin [command] --help" for more information about a command. ```