summaryrefslogtreecommitdiffstats
path: root/doc/usage.md
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-12-01 15:13:03 +0000
committerGitHub <noreply@github.com>2017-12-01 15:13:03 +0000
commit2920e9a3227da307b04ee23ecc5c63ecee4a224c (patch)
treecbb1c5f5997dd528519892e04938f9433e42f539 /doc/usage.md
parent4f7699eb4574ae89e6299aafc410dcd4143b52e2 (diff)
parentb203d4b43cb498aa7670c091b0d10aea456f24ed (diff)
downloadxmr-stak-2920e9a3227da307b04ee23ecc5c63ecee4a224c.zip
xmr-stak-2920e9a3227da307b04ee23ecc5c63ecee4a224c.tar.gz
Merge pull request #306 from psychocrypt/topic-noWaitWindows
add environment variable `XMRSTAK_NOWIT`
Diffstat (limited to 'doc/usage.md')
-rw-r--r--doc/usage.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/usage.md b/doc/usage.md
index a13586f..edd5c89 100644
--- a/doc/usage.md
+++ b/doc/usage.md
@@ -20,6 +20,9 @@ The number of files depends on the available backends.
1) Double click the `xmr-stak.exe` file
2) Fill in the pool url, username and password
+`set XMRSTAK_NOWAIT=1` disable the dialog `Press any key to exit.` for non UAC execution.
+
+
## Usage on Linux & MacOS
1) Open a terminal within the folder with the binary
2) Start the miner with `./xmr-stak`
OpenPOWER on IntegriCloud