From d01cd8b9cfcf9224fcf4b2c97d1c132ff5e8c175 Mon Sep 17 00:00:00 2001 From: chonghe Date: Fri, 15 Sep 2023 19:41:06 +0800 Subject: [PATCH] update --- book/src/help_am.md | 2 +- book/src/help_bn.md | 2 +- book/src/help_general.md | 2 +- book/src/help_vc.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/book/src/help_am.md b/book/src/help_am.md index e2063b853f..8c1ee4d019 100644 --- a/book/src/help_am.md +++ b/book/src/help_am.md @@ -4,7 +4,7 @@ Utilities for generating and managing Ethereum 2.0 accounts. USAGE: - lighthouse.exe account_manager [FLAGS] [OPTIONS] [SUBCOMMAND] + lighthouse account_manager [FLAGS] [OPTIONS] [SUBCOMMAND] FLAGS: --disable-log-timestamp If present, do not include timestamps in logging output. diff --git a/book/src/help_bn.md b/book/src/help_bn.md index d9c454be1a..520f9f81bd 100644 --- a/book/src/help_bn.md +++ b/book/src/help_bn.md @@ -6,7 +6,7 @@ The primary component which connects to the Ethereum 2.0 P2P network and downloa a HTTP API for querying the beacon chain and publishing messages to the network. USAGE: - lighthouse.exe beacon_node [FLAGS] [OPTIONS] + lighthouse beacon_node [FLAGS] [OPTIONS] FLAGS: --always-prefer-builder-payload If set, the beacon node always uses the payload from the builder instead diff --git a/book/src/help_general.md b/book/src/help_general.md index 4906ea82f2..b337c30d72 100644 --- a/book/src/help_general.md +++ b/book/src/help_general.md @@ -6,7 +6,7 @@ Ethereum 2.0 client by Sigma Prime. Provides a full-featured beacon node, a vali validator accounts. USAGE: - lighthouse.exe [FLAGS] [OPTIONS] [SUBCOMMAND] + lighthouse [FLAGS] [OPTIONS] [SUBCOMMAND] FLAGS: --disable-log-timestamp If present, do not include timestamps in logging output. diff --git a/book/src/help_vc.md b/book/src/help_vc.md index e031a6ecce..794bd0a65d 100644 --- a/book/src/help_vc.md +++ b/book/src/help_vc.md @@ -4,7 +4,7 @@ When connected to a beacon node, performs the duties of a staked validator (e.g., proposing blocks and attestations). USAGE: - lighthouse.exe validator_client [FLAGS] [OPTIONS] + lighthouse validator_client [FLAGS] [OPTIONS] FLAGS: --allow-unsynced DEPRECATED: this flag does nothing