commandline usage: add stand-alone mode link

This commit is contained in:
Rome Reginelli
2019-11-13 17:56:11 -08:00
committed by GitHub
parent bef891a0f8
commit ec434e33e7

View File

@@ -55,7 +55,7 @@ Daemon mode is the default mode of operation for `rippled`. In addition to the [
rippled --standalone [OPTIONS]
rippled -a [OPTIONS]
```
Run in stand-alone mode. In this mode, `rippled` does not connect to the network or perform consensus. (Otherwise, `rippled` runs in daemon mode.)
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