Remove .exe in Windows

This commit is contained in:
Tan Chee Keong
2023-10-18 19:42:11 +08:00
parent 09ab4042c2
commit fb1814dc97
8 changed files with 10 additions and 9 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 validator_manager import [FLAGS] [OPTIONS] --validators-file <PATH_TO_JSON_FILE>
lighthouse.exe validator_manager import [FLAGS] [OPTIONS] --validators-file <PATH_TO_JSON_FILE>
FLAGS:
--disable-log-timestamp If present, do not include timestamps in logging output.