Update README.md

This commit is contained in:
adityapk00 2019-10-14 09:59:39 -07:00 committed by GitHub
parent d2811f0b11
commit f0639a69dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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