Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 2c8099c

Browse files
bors[bot]Tobin C. Harding
andauthored
Merge #1673
1673: Add note to README indication availability of cnd --help r=mergify[bot] a=tcharding cnd has various command line options. Add a comment to the README that `cnd --help` is available for usage help. Co-authored-by: Tobin C. Harding <tobin.harding@coblox.tech>
2 parents 8cd7a34 + 121d605 commit 2c8099c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ All you need is ~love~ rust: `curl https://sh.rustup.rs -sSf | sh`
3636
4. startup cnd: `cnd` (or `./target/release/cnd` if you do not have the `~/.cargo/bin` folder in your `$PATH`)
3737

3838
Keep in mind that in order to do a swap locally you will need to start two instances of cnd.
39+
Please see `cnd --help` for help with command line options.
3940

4041
## Setup testing/dev environment
4142

0 commit comments

Comments
 (0)