We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7428ab + 51c5ac3 commit fd2ceaaCopy full SHA for fd2ceaa
docs/cdk/getting-started/cli-tool.md
@@ -57,8 +57,8 @@ This subcommand is intended for quickly spinning up an RPC node or testing exist
57
Usage: `cdk erigon [OPTIONS]`
58
59
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=`]
+* `-C, --config <CONFIG>` - The path to the cdk-node configuration file [env: `CDK_CONFIG_PATH=`]
+* `-g, --chain <CHAIN>` - The path to the genesis.json file [env: `CDK_GENESIS_PATH=`]
62
* `-h, --help` - Print help
63
64
```
0 commit comments