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:
Elliot Lee
2023-07-19 13:57:09 -07:00
committed by GitHub
parent a5e342f0a6
commit 4b14bb76f6

View File

@@ -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 |
|:----------------------|:-----------------------------------------------------|