diff --git a/docs/Reference/CLI/CLI-Syntax.md b/docs/Reference/CLI/CLI-Syntax.md index 947c0be32..04b561b1d 100644 --- a/docs/Reference/CLI/CLI-Syntax.md +++ b/docs/Reference/CLI/CLI-Syntax.md @@ -955,11 +955,14 @@ The default is `mainnet`. Possible values are: -| Network | Chain | Type | Description | -|:----------|:----------------|:-----------|:-------------------------------------------------| -| `mainnet` | Consensus layer | Production | Main network. | -| `minimal` | Consensus layer | Test | Used for local testing and development networks. | -| `prater` | Consensus layer | Test | Multi-client testnet. | +| Network | Chain | Type | Description | +|:-------------|:----------------|:-----------|:-------------------------------------------------| +| `mainnet` | Consensus layer | Production | Main network. | +| `minimal` | Consensus layer | Test | Used for local testing and development networks. | +| `prater` | Consensus layer | Test | Multi-client testnet. | +| `kiln` | Consensus layer | Test | Multi-client testnet. | +| `ropsten` | Consensus layer | Test | Multi-client testnet. | +| `gnosis` | Consensus layer | Test | Multi-client testnet. | Predefined networks can provide defaults such as the initial state of the network, bootnodes, and the address of the deposit contract.