From f0639a69dd99ddce9f70ca9be958e1d44373002d Mon Sep 17 00:00:00 2001 From: adityapk00 <31996805+adityapk00@users.noreply.github.com> Date: Mon, 14 Oct 2019 09:59:39 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6861a77..072feb4 100644 --- a/README.md +++ b/README.md @@ -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`