mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-26 12:08:59 +00:00
Fix --static-peers-file description
This commit is contained in:
parent
24ba819cd1
commit
1db8253a2c
@ -290,8 +290,8 @@ type
|
||||
|
||||
staticPeersFile {.
|
||||
desc: "Specifies a line-delimited file of trusted peers addresses(enode URL)" &
|
||||
"to be added to the --staticPeers list. If the first line equals to the word `override`, "&
|
||||
"the file contents will replace the --staticPeers list"
|
||||
"to be added to the --static-peers list. If the first line equals to the word `override`, "&
|
||||
"the file contents will replace the --static-peers list"
|
||||
defaultValue: ""
|
||||
name: "static-peers-file" }: InputFile
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user