minor edit

This commit is contained in:
jahway603
2021-02-10 22:21:34 -05:00
parent 8eca262800
commit b5063ade9d

View File

@@ -54,7 +54,7 @@ cargo build --release
``` ```
## Options ## Options
Here are some CLI arguments you can pass to silentdragonlite-cli. Please run silentdragonlite-cli --help for the full list. Here are some CLI arguments you can pass to `silentdragonlite-cli`. Please run `silentdragonlite-cli --help` for the full list.
* `--server`: Connect to a custom SilentDragonLite lightwalletd server. * `--server`: Connect to a custom SilentDragonLite lightwalletd server.
* Example: `./silentdragonlite-cli --server 127.0.0.1:9069` * Example: `./silentdragonlite-cli --server 127.0.0.1:9069`