diff --git a/book/src/help_vm_create.md b/book/src/help_vm_create.md index ee6d64d4579..87241d3c073 100644 --- a/book/src/help_vm_create.md +++ b/book/src/help_vm_create.md @@ -102,7 +102,7 @@ OPTIONS: --output-path The path to a directory where the validator and (optionally) deposits files will be created. The directory will be created if it does not exist. - --prefer-builder-proposals + --prefer-builder-proposals When provided, all created validators will always prefer blocks from the builder rather than the local EL, regardless of the builder payload value. [possible values: true, false] diff --git a/book/src/help_vm_move.md b/book/src/help_vm_move.md index 7b2c4c556e6..47a7de1af74 100644 --- a/book/src/help_vm_move.md +++ b/book/src/help_vm_move.md @@ -78,7 +78,7 @@ OPTIONS: --network Name of the Eth2 chain Lighthouse will sync and follow. [possible values: mainnet, prater, goerli, gnosis, chiado, sepolia, holesky] - --prefer-builder-proposals + --prefer-builder-proposals When provided, all created validators will always prefer blocks from the builder rather than the local EL, regardless of the builder payload value. [possible values: true, false]