Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
eserilev committed Apr 12, 2024
1 parent 0a624c9 commit e23b96b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion book/src/help_bn.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,4 +422,4 @@ Flags:
additional logging and metrics for locally controlled validators.
-z, --zero-ports Sets all listening TCP/UDP ports to 0, allowing the OS to choose some arbitrary free
ports.
```<style> .content main {max-width:88%;} </style>
```
2 changes: 1 addition & 1 deletion book/src/help_general.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ Flags:
on the machine. Note that logs can often contain sensitive 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 folder.
```<style> .content main {max-width:88%;} </style>
```
2 changes: 1 addition & 1 deletion book/src/help_vc.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,4 @@ Flags:
--use-long-timeouts If present, the validator client will use longer timeouts for requests made to the
beacon node. This flag is generally not recommended, longer timeouts can cause missed
duties when fallbacks are used.
```<style> .content main {max-width:88%;} </style>
```
2 changes: 1 addition & 1 deletion book/src/help_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ Flags:
on the machine. Note that logs can often contain sensitive 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 folder.
```<style> .content main {max-width:88%;} </style>
```
2 changes: 1 addition & 1 deletion book/src/help_vm_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ Flags:
be used. It is not necessary to keep backups of voting keystore passwords if the mnemonic
is safely backed up.
--stdin-inputs If present, read all user inputs from stdin instead of tty.
```<style> .content main {max-width:88%;} </style>
```
2 changes: 1 addition & 1 deletion book/src/help_vm_import.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ Flags:
on the machine. Note that logs can often contain sensitive 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 folder.
```<style> .content main {max-width:88%;} </style>
```
2 changes: 1 addition & 1 deletion book/src/help_vm_move.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ Flags:
on the machine. Note that logs can often contain sensitive 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 folder.
```<style> .content main {max-width:88%;} </style>
```

0 comments on commit e23b96b

Please sign in to comment.