Update README.md

This commit is contained in:
adityapk00
2019-10-14 09:59:39 -07:00
committed by GitHub
parent d2811f0b11
commit f0639a69dd

View File

@@ -32,7 +32,7 @@ cargo build --release
```
## 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.
* Example: `./zecwallet-cli --server 127.0.0.1:9067`