diff options
author | fireice-uk <fireice-uk@users.noreply.github.com> | 2017-11-14 11:01:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-14 11:01:57 +0000 |
commit | 288363814fb091ccfc452f0408bfa53727fc30c0 (patch) | |
tree | e460f1baa5d8436dee82c671ab9758be999fc1ef /doc/usage.md | |
parent | b1645f6e26a7f1d0d907b4911ddf4ac6bc933166 (diff) | |
parent | 04e4d28c98a76e9b0982674fdeb9f27a82a6790e (diff) | |
download | xmr-stak-288363814fb091ccfc452f0408bfa53727fc30c0.zip xmr-stak-288363814fb091ccfc452f0408bfa53727fc30c0.tar.gz |
Merge pull request #103 from fireice-uk/topic-versioning
Versioning
Diffstat (limited to 'doc/usage.md')
-rw-r--r-- | doc/usage.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/usage.md b/doc/usage.md index a0fd871..ca379ab 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -32,6 +32,8 @@ The miner allow to overwrite some of the settings via command line options. 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 |