Skip to content

Commit f5e27fc

Browse files
authored
Update cli-tool.md
1 parent e7428ab commit f5e27fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cdk/getting-started/cli-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ This subcommand is intended for quickly spinning up an RPC node or testing exist
5757
Usage: `cdk erigon [OPTIONS]`
5858

5959
Options:
60-
* `-C, --config <CONFIG>` - The path to the configuration file [env: `CDK_CONFIG_PATH=`]
61-
* `-g, --chain <CHAIN>` - The path to a chain specification file [env: `CDK_GENESIS_PATH=`]
60+
* `-C, --config <CONFIG>` - The path to the cdk-node sequencer configuration file [env: `CDK_CONFIG_PATH=`]
61+
* `-g, --chain <CHAIN>` - The path to the genesis.json file [env: `CDK_GENESIS_PATH=`]
6262
* `-h, --help` - Print help
6363

6464
```

0 commit comments

Comments
 (0)