Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Lack of chain argument for server command (#64)
Browse files Browse the repository at this point in the history
* Update AppVeyor badge

* Fix hd-path parsing
  • Loading branch information
r8d8 authored Dec 28, 2017
1 parent af4088a commit dcc3875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usage.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Emerald offline wallet command line interface.

Usage:
emerald server [--port=<port>] [--host=<host>] [--base-path=<path>] [-v | --verbose] [-q | --quite]
emerald server [--chain=<chain>] [--port=<port>] [--host=<host>] [--base-path=<path>] [-v | --verbose] [-q | --quite]
emerald mnemonic
emerald new [--chain=<chain>] ([[--security-level=<level>] [--name=<name>] [--description=<description>]] | --raw <key>)
emerald list [--chain=<chain>] [--show-hidden]
Expand Down

0 comments on commit dcc3875

Please sign in to comment.