Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
intelliot authored Jul 19, 2023
1 parent 4b14bb7 commit 4e625a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/references/http-websocket-apis/commandline-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@ 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]
rippled -a [OPTIONS]
```
Run in [stand-alone mode](rippled-server-modes.html). In this mode, `rippled` does not connect to the network or perform consensus. (Otherwise, `rippled` runs in daemon mode.)

### Initial Ledger Options
## 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. These options work with both stand-alone mode and network mode.

Expand Down

0 comments on commit 4e625a2

Please sign in to comment.