mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
Added reference to changelog for CLI changes mapping (#673)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
@@ -3,6 +3,12 @@ description: Starting Pantheon
|
||||
|
||||
# Starting Pantheon
|
||||
|
||||
!!! important "Breaking Changes in v0.9"
|
||||
In v0.9, the command line changed to improve usability. These are breaking changes; that is,
|
||||
in many cases the v0.8 command line options no longer work.
|
||||
The examples below and the rest of the documentation has been updated to reflect these changes. The [release notes](https://github.com/PegaSysEng/pantheon/blob/master/CHANGELOG.md)
|
||||
include a mapping of the previous command line options to the new options.
|
||||
|
||||
Pantheon nodes can be used for varying purposes as described in the [Overview](../index.md).
|
||||
Nodes can connect to the Ethereum mainnet, public testnets such as Ropsten, or private networks.
|
||||
|
||||
|
||||
@@ -4,10 +4,10 @@ description: Pantheon commande line interface reference
|
||||
# Pantheon Command Line
|
||||
|
||||
!!! important "Breaking Changes in v0.9"
|
||||
In v0.9 the command line changed to improve usability. These are breaking changes; that is,
|
||||
in many cases the v0.8 command line options will no longer work. This reference and the rest of
|
||||
the documentation will be updated to reflect these changes. Any further information required
|
||||
about the changes are included in the v0.9 release notes.
|
||||
In v0.9, the command line changed to improve usability. These are breaking changes; that is,
|
||||
in many cases the v0.8 command line options no longer work.
|
||||
This reference and the rest of the documentation has been updated to reflect these changes. The [release notes](https://github.com/PegaSysEng/pantheon/blob/master/CHANGELOG.md)
|
||||
include a mapping of the previous command line options to the new options.
|
||||
|
||||
This reference describes the syntax of the Pantheon Command Line Interface (CLI) options and subcommands.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user