Skip to content

Commit 8feab60

Browse files
committed
cli doc
1 parent c839143 commit 8feab60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/CLI.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Usage: ethrex [OPTIONS] [COMMAND]
1212
Commands:
1313
removedb Remove the database
1414
import Import blocks to the database
15+
import-bench Import blocks to the database for benchmarking
1516
export Export blocks in the current chain into a file in rlp encoding
1617
compute-state-root Compute the state root from a genesis file
1718
help Print this message or the help of the given subcommand(s)
@@ -147,7 +148,7 @@ Block building options:
147148
--builder.extra-data <EXTRA_DATA>
148149
Block extra data message.
149150
150-
[default: "ethrex 5.0.0"]
151+
[default: "ethrex 6.0.0"]
151152
152153
--builder.gas-limit <GAS_LIMIT>
153154
Target block gas limit.

0 commit comments

Comments
 (0)