From 3dcd23cdd78ddbb6660cfd2b17452d6e09750ab3 Mon Sep 17 00:00:00 2001 From: cryptonote-social Date: Mon, 3 Aug 2020 12:15:05 -0700 Subject: [PATCH] make it cleaer that the boolean saver flag requires equals sign to work --- csminer.go | 2 +- linux/README.txt | 2 +- osx/README.txt | 2 +- win/README.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/csminer.go b/csminer.go index b14a99a..0dd5d4f 100644 --- a/csminer.go +++ b/csminer.go @@ -39,7 +39,7 @@ func MultiMain(s ScreenStater, agent string) { `Usage of ./csminer -user your pool username from https://cryptonote.social/xmr (default "donate-getmonero-org") - -saver + -saver= mine only when screen is locked (default true) -exclude pause mining during the specified hours. Format is XX-YY where XX and YY are hours of diff --git a/linux/README.txt b/linux/README.txt index 475aa84..a527af2 100644 --- a/linux/README.txt +++ b/linux/README.txt @@ -15,7 +15,7 @@ USAGE All arguments are optional: -user your pool username from https://cryptonote.social/xmr (default "donate-getmonero-org") - -saver + -saver= mine only when screen is dimmed (default true) -exclude pause mining during the specified hours. Format is XX-YY where XX and YY are hours of diff --git a/osx/README.txt b/osx/README.txt index 52dc76e..a9e3f84 100644 --- a/osx/README.txt +++ b/osx/README.txt @@ -15,7 +15,7 @@ USAGE All arguments are optional: -user your pool username from https://cryptonote.social/xmr (default "donate-getmonero-org") - -saver + -saver= mine only when screen is locked (default true). csminer polls the OSX lock screen state every 10 seconds and should activate the miner shortly after the screen locks. -exclude diff --git a/win/README.txt b/win/README.txt index 44f27ad..8aa03d5 100644 --- a/win/README.txt +++ b/win/README.txt @@ -15,7 +15,7 @@ USAGE All arguments are optional: -user your pool username from https://cryptonote.social/xmr (default "donate-getmonero-org") - -saver + -saver= mine only when screen is locked or the screensaver is running (default true) -exclude pause mining during the specified hours. Format is XX-YY where XX and YY are hours of