Merge branch 'book-cli' of https://github.com/chong-he/lighthouse into book-cli

This commit is contained in:
Tan Chee Keong
2023-10-19 07:49:12 +08:00
2 changed files with 8 additions and 0 deletions

View File

@@ -34,6 +34,10 @@ FLAGS:
is not provided, a random password will be used. It is not necessary to is not provided, a random password will be used. It is not necessary to
keep backups of voting keystore passwords if the mnemonic is safely backed keep backups of voting keystore passwords if the mnemonic is safely backed
up. up.
<<<<<<< HEAD
=======
--stdin-inputs If present, read all user inputs from stdin instead of tty.
>>>>>>> 8527df3a604d94d28cfe6e507216fc922983478d
-V, --version Prints version information -V, --version Prints version information
OPTIONS: OPTIONS:

View File

@@ -22,6 +22,10 @@ FLAGS:
information about your validator and so this flag should be used with caution. information about your validator and so this flag should be used with caution.
For Windows users, the log file permissions will be inherited from the parent For Windows users, the log file permissions will be inherited from the parent
folder. folder.
<<<<<<< HEAD
=======
--stdin-inputs If present, read all user inputs from stdin instead of tty.
>>>>>>> 8527df3a604d94d28cfe6e507216fc922983478d
-V, --version Prints version information -V, --version Prints version information
OPTIONS: OPTIONS: