diff options
Diffstat (limited to 'doc/usage.md')
-rw-r--r-- | doc/usage.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/usage.md b/doc/usage.md index 42a29fd..226a3f1 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -31,8 +31,9 @@ The miner allow to overwrite some of the settings via command line options. ``` Usage: xmr-stak [OPTION]... - -c, --config FILE common miner configuration file -h, --help show this help + -c, --config FILE common miner configuration file + --currency NAME currency to mine: xmr or aeon --noCPU disable the CPU miner backend --cpu FILE CPU backend miner config file --noAMD disable the AMD miner backend |