Add 'See Also' to rippled server modes

This commit is contained in:
mDuo13
2018-06-26 15:46:22 -07:00
parent e0a0a86151
commit 394ef23c99

View File

@@ -58,6 +58,10 @@ When you run `rippled` in stand-alone mode, you have to tell it what ledger vers
* Create a [new genesis ledger](start-a-new-genesis-ledger-in-stand-alone-mode.html) from scratch.
* [Load an existing ledger version](load-a-saved-ledger-in-stand-alone-mode.html) from disk.
**Caution:** In stand-alone mode, you must [manually advance the ledger](advance-the-ledger-in-stand-alone-mode.html).
**Caution:** In stand-alone mode, you must [manually advance the
## See Also
- [Commandline Usage Reference](commandline-usage.html) - Detailed information on command-line options for all `rippled` server modes.
{% include '_snippets/rippled_versions.md' %}