mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
add summary.md
This commit is contained in:
@@ -53,6 +53,12 @@
|
||||
* [MEV](./builders.md)
|
||||
* [Merge Migration](./merge-migration.md)
|
||||
* [Late Block Re-orgs](./late-block-re-orgs.md)
|
||||
* [CLI Reference](./help-cli.md)
|
||||
* [General](./help_general.md)
|
||||
* [Beacon node](./help_bn.md)
|
||||
* [Validator client](./help_vc.md)
|
||||
* [Validator manager](./help_vm.md)
|
||||
* [Account manager](./help_am.md)
|
||||
* [Contributing](./contributing.md)
|
||||
* [Development Environment](./setup.md)
|
||||
* [FAQs](./faq.md)
|
||||
|
||||
3
book/src/help-cli.md
Normal file
3
book/src/help-cli.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# CLI reference
|
||||
|
||||
This section provides lists of CLI reference for general help commands, beacon node, validator client, account manager and validator manager. The CLI reference are generated from the latest Lighthouse unstable branch.
|
||||
Reference in New Issue
Block a user