Skip to content

Commit 59c275f

Browse files
committed
copypasta fix
Signed-off-by: garyschulte <garyschulte@gmail.com>
1 parent 077d9dc commit 59c275f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/public-networks/reference/cli/subcommands.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ This command exports the trie-logs of blocks specified by hash to a binary file.
492492
<TabItem value="Syntax" label="Syntax" default>
493493

494494
```bash
495-
besu --config-file <PATH-TO-CONFIG-FILE> storage trie-log export [--trie-log-block-hash=<list>] [--trie-log-file-path=<file>]
495+
besu --config-file <PATH-TO-CONFIG-FILE> storage trie-log import [--trie-log-file-path=<file>]
496496
```
497497

498498
</TabItem>

0 commit comments

Comments
 (0)