Skip to content

Commit

Permalink
cli
Browse files Browse the repository at this point in the history
  • Loading branch information
eserilev committed May 20, 2024
1 parent aa4334f commit 9a39467
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 7 deletions.
3 changes: 2 additions & 1 deletion book/src/help_bn.md
Original file line number Diff line number Diff line change
Expand Up @@ -602,4 +602,5 @@ Flags:
-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>
```
<style> .content main {max-width:88%;} </style>
3 changes: 2 additions & 1 deletion book/src/help_general.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,5 @@ Flags:
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>
```
<style> .content main {max-width:88%;} </style>
3 changes: 2 additions & 1 deletion book/src/help_vc.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,4 +276,5 @@ Flags:
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>
```
<style> .content main {max-width:88%;} </style>
3 changes: 2 additions & 1 deletion book/src/help_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,5 @@ Flags:
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>
```
<style> .content main {max-width:88%;} </style>
3 changes: 2 additions & 1 deletion book/src/help_vm_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,5 @@ Flags:
is safely backed up.
--stdin-inputs
If present, read all user inputs from stdin instead of tty.
```<style> .content main {max-width:88%;} </style>
```
<style> .content main {max-width:88%;} </style>
3 changes: 2 additions & 1 deletion book/src/help_vm_import.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,5 @@ Flags:
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>
```
<style> .content main {max-width:88%;} </style>
3 changes: 2 additions & 1 deletion book/src/help_vm_move.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,5 @@ Flags:
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>
```
<style> .content main {max-width:88%;} </style>

0 comments on commit 9a39467

Please sign in to comment.