Fix period with \.

This commit is contained in:
Tan Chee Keong
2023-10-18 19:45:12 +08:00
parent fb1814dc97
commit 7b6684cd81
8 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ Uploads validators to a validator client using the HTTP API. The validators are
generated using the "create-validators" command.
USAGE:
lighthouse.exe validator_manager import [FLAGS] [OPTIONS] --validators-file <PATH_TO_JSON_FILE>
lighthouse validator_manager import [FLAGS] [OPTIONS] --validators-file <PATH_TO_JSON_FILE>
FLAGS:
--disable-log-timestamp If present, do not include timestamps in logging output.