Skip to content

Commit

Permalink
Correct flags in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul authored Oct 29, 2024
1 parent 2cb2c0c commit 52218a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/validator-manager-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ lighthouse vm import --vc-token <API-TOKEN-PATH> --keystore-file /path/to/json -
Example:

```
lighthouse vm import --standard-format --vc-token ~/.lighthouse/mainnet/validators/api-token.txt --validators-file keystore.json --password keystore_password
lighthouse vm import --vc-token ~/.lighthouse/mainnet/validators/api-token.txt --keystyore-file keystore.json --password keystore_password
```

## List
Expand Down

0 comments on commit 52218a6

Please sign in to comment.