diff --git a/beacon_node/src/cli.rs b/beacon_node/src/cli.rs index 693bebd11f..6e4c2996a6 100644 --- a/beacon_node/src/cli.rs +++ b/beacon_node/src/cli.rs @@ -383,7 +383,7 @@ pub fn cli_app<'a, 'b>() -> App<'a, 'b> { .value_name("SLOT_COUNT") .help("Specifies how often a freezer DB restore point should be stored. \ Cannot be changed after initialization. \ - [default: 2048 (mainnet) or 64 (minimal)]") + [default: 8192 (mainnet) or 64 (minimal)]") .takes_value(true) ) .arg(