diff options
author | psychocrypt <psychocrypt@users.noreply.github.com> | 2017-11-13 21:37:28 +0100 |
---|---|---|
committer | psychocrypt <psychocrypt@users.noreply.github.com> | 2017-11-13 21:37:28 +0100 |
commit | 04e4d28c98a76e9b0982674fdeb9f27a82a6790e (patch) | |
tree | b68e31ff79fafe59ae1de693ba723a593acc3430 /doc | |
parent | 48071db7386d50e6418ec8df9d005564c960906a (diff) | |
download | xmr-stak-04e4d28c98a76e9b0982674fdeb9f27a82a6790e.zip xmr-stak-04e4d28c98a76e9b0982674fdeb9f27a82a6790e.tar.gz |
update help and documentation
- update usage.md
- hpdate help output
Diffstat (limited to 'doc')
-rw-r--r-- | doc/usage.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage.md b/doc/usage.md index 552569f..30d80fa 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -33,6 +33,7 @@ Usage: xmr-stak [OPTION]... -h, --help show this help -v, --version show version number + -V, --version-long show long version number -c, --config FILE common miner configuration file --currency NAME currency to mine: monero or aeon --noCPU disable the CPU miner backend |