|
|
@ -456,6 +456,7 @@ sgminer 4.2.1-116-g2e8b-dirty |
|
|
|
* [Miscellaneous Options](#miscellaneous-options) |
|
|
|
* [Miscellaneous Options](#miscellaneous-options) |
|
|
|
* [compact](#compact) |
|
|
|
* [compact](#compact) |
|
|
|
* [debug](#debug) |
|
|
|
* [debug](#debug) |
|
|
|
|
|
|
|
* [debug-log](#debug-log) |
|
|
|
* [default-profile](#default-profile) |
|
|
|
* [default-profile](#default-profile) |
|
|
|
* [device](#device) |
|
|
|
* [device](#device) |
|
|
|
* [difficulty-multiplier](#difficulty-multiplier) |
|
|
|
* [difficulty-multiplier](#difficulty-multiplier) |
|
|
@ -1793,6 +1794,22 @@ Enable debug output. |
|
|
|
|
|
|
|
|
|
|
|
[Top](#configuration-and-command-line-options) :: [Config-file and CLI options](#config-file-and-cli-options) :: [Miscellaneous Options](#miscellaneous-options) |
|
|
|
[Top](#configuration-and-command-line-options) :: [Config-file and CLI options](#config-file-and-cli-options) :: [Miscellaneous Options](#miscellaneous-options) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### debug-log |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable debug logging when stderr is redirected to file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*Available*: Global |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*Config File Syntax:* `"debug-log":false` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*Command Line Syntax:* `--debug-log` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*Argument:* None |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*Default:* `true` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Top](#configuration-and-command-line-options) :: [Config-file and CLI options](#config-file-and-cli-options) :: [Miscellaneous Options](#miscellaneous-options) |
|
|
|
|
|
|
|
|
|
|
|
### default-profile |
|
|
|
### default-profile |
|
|
|
|
|
|
|
|
|
|
|
Use this profile for sgminer's default settings. |
|
|
|
Use this profile for sgminer's default settings. |
|
|
|