Skip to content

Commit

Permalink
Update cli-tool.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm authored Oct 27, 2024
1 parent e7428ab commit f5e27fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cdk/getting-started/cli-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ This subcommand is intended for quickly spinning up an RPC node or testing exist
Usage: `cdk erigon [OPTIONS]`

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

```
Expand Down

0 comments on commit f5e27fc

Please sign in to comment.