Difference between revisions of "Ethminer --help"

From wikieduonline
Jump to navigation Jump to search
Line 39: Line 39:
 
     -V,--version        Show program version and exits
 
     -V,--version        Show program version and exits
 
</pre>
 
</pre>
 
 
ethminer --help
 
 
 
ethminer 0.18.0
 
Build: darwin/release/appleclang
 
 
Ethminer - GPU ethash miner
 
minimal usage : ethminer [DEVICES_TYPE] [OPTIONS] -P... [-P...]
 
 
Devices type options :
 
 
    By default ethminer will try to use all devices types
 
    it can detect. Optionally you can limit this behavior
 
    setting either of the following options
 
    -G,--opencl        Mine/Benchmark using OpenCL only
 
    -U,--cuda          Mine/Benchmark using CUDA only
 
 
Connection options :
 
 
    -P,--pool          Stratum pool or http (getWork) connection as URL
 
                        scheme://[user[.workername][:password]@]hostname:port[/...]
 
                        For an explication and some samples about
 
                        how to fill in this value please use
 
                        ethminer --help-ext con
 
 
Common Options :
 
 
    -h,--help          Displays this help text and exits
 
    -H,--help-ext      TEXT {'con','test',cl,cu,api,'misc','env'}
 
                        Display help text about one of these contexts:
 
                        'con'  Connections and their definitions
 
                        'test' Benchmark/Simulation options
 
                        'cl'  Extended OpenCL options
 
                        'cu'  Extended CUDA options
 
                        'api'  API and Http monitoring interface
 
                        'misc' Other miscellaneous options
 
                        'env'  Using environment variables
 
    -V,--version        Show program version and exits
 

Revision as of 16:17, 13 May 2021

ethminer --help


ethminer 0.18.0
Build: darwin/release/appleclang

Ethminer - GPU ethash miner
minimal usage : ethminer [DEVICES_TYPE] [OPTIONS] -P... [-P...]

Devices type options :

    By default ethminer will try to use all devices types
    it can detect. Optionally you can limit this behavior
    setting either of the following options
    -G,--opencl         Mine/Benchmark using OpenCL only
    -U,--cuda           Mine/Benchmark using CUDA only

Connection options :

    -P,--pool           Stratum pool or http (getWork) connection as URL
                        scheme://[user[.workername][:password]@]hostname:port[/...]
                        For an explication and some samples about
                        how to fill in this value please use
                        ethminer --help-ext con

Common Options :

    -h,--help           Displays this help text and exits
    -H,--help-ext       TEXT {'con','test',cl,cu,api,'misc','env'}
                        Display help text about one of these contexts:
                        'con'  Connections and their definitions
                        'test' Benchmark/Simulation options
                        'cl'   Extended OpenCL options
                        'cu'   Extended CUDA options
                        'api'  API and Http monitoring interface
                        'misc' Other miscellaneous options
                        'env'  Using environment variables
    -V,--version        Show program version and exits

Advertising: