diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2019-06-09 20:01:10 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2019-06-09 20:01:10 +0200 |
commit | 8f352330d2189c0f6065812c7f3dbdab2e6d3c9e (patch) | |
tree | db148bbec5b70fda339ec6a8fbddc2f9b941e66e /.gitignore | |
parent | eed9d6ee002e1ad034b3db7057b5a0f8338a736a (diff) | |
download | rust-zotapi-8f352330d2189c0f6065812c7f3dbdab2e6d3c9e.tar.gz rust-zotapi-8f352330d2189c0f6065812c7f3dbdab2e6d3c9e.tar.bz2 rust-zotapi-8f352330d2189c0f6065812c7f3dbdab2e6d3c9e.zip |
Use clap_app macro to define args at compile time.
For some reason the clap_app macro does not accept subcommands
with hyphens, so the subcommands `channel-strean` and `network-stream`
has been changed to `channel` and `network` respectively.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions