mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 13:54:44 +00:00
Further improve help message
This commit is contained in:
@@ -118,7 +118,7 @@ pub fn cli_app<'a, 'b>() -> App<'a, 'b> {
|
||||
.help(
|
||||
"The validators to be moved. Either a list of 0x-prefixed \
|
||||
validator pubkeys, an integer count of validators or the \
|
||||
word \"all\".",
|
||||
keyword \"all\".",
|
||||
)
|
||||
.required(true)
|
||||
.takes_value(true),
|
||||
|
||||
Reference in New Issue
Block a user