From 42cc3c3a9566cd2e21bb7e6e7218b7860e081b08 Mon Sep 17 00:00:00 2001 From: psychocrypt Date: Sat, 30 Sep 2017 23:57:55 +0200 Subject: add -c option for config file --- doc/usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/usage.md') diff --git a/doc/usage.md b/doc/usage.md index dfebf21..42a29fd 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -29,9 +29,9 @@ The number of files depends on the available backends. The miner allow to overwrite some of the settings via command line options. ``` -Usage: xmr-stak [OPTION]... [CONFIGFILE] +Usage: xmr-stak [OPTION]... - -c, --config common miner configuration file + -c, --config FILE common miner configuration file -h, --help show this help --noCPU disable the CPU miner backend --cpu FILE CPU backend miner config file -- cgit v1.1