Skip to content

Commit fd2ceaa

Browse files
authored
Merge pull request 0xPolygon#2467 from 0xPolygon/vcastellm/clarify-cli
Update cli-tool.md
2 parents e7428ab + 51c5ac3 commit fd2ceaa

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 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)