mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 05:05:50 +00:00
commandline-usage: stand-alone and initial ledger options are independent
Initial Ledger Options is not a subcategory of Stand-Alone Mode Options
This commit is contained in:
@@ -70,7 +70,7 @@ Daemon mode is the default mode of operation for `rippled`. In addition to the [
|
||||
|
||||
The following option has been removed: `--validateShards`. [Removed in: rippled 1.7.0][]
|
||||
|
||||
## Stand-Alone Mode Options
|
||||
### Stand-Alone Mode Options
|
||||
|
||||
```bash
|
||||
rippled --standalone [OPTIONS]
|
||||
@@ -80,7 +80,7 @@ Run in [stand-alone mode](rippled-server-modes.html). In this mode, `rippled` do
|
||||
|
||||
### Initial Ledger Options
|
||||
|
||||
The following options determine which ledger to load first when starting up. These options are intended for replaying historical ledgers or starting test networks.
|
||||
The following options determine which ledger to load first when starting up. These options are intended for replaying historical ledgers or starting test networks. These options work with both stand-alone mode and network mode.
|
||||
|
||||
| Option | Description |
|
||||
|:----------------------|:-----------------------------------------------------|
|
||||
|
||||
Reference in New Issue
Block a user