formatted
This commit is contained in:
parent
b5566c6719
commit
7c488d451b
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ machine on which electron is launched for logging to work**
|
||||||
|
|
||||||
How to run (Use the --help option to get information about other command-line options):
|
How to run (Use the --help option to get information about other command-line options):
|
||||||
|
|
||||||
`./electron -workload <workload json>`
|
`./electron -workload <workload json>`
|
||||||
|
|
||||||
*Here, watts would be considered a hard limit when fitting tasks with offers.*
|
*Here, watts would be considered a hard limit when fitting tasks with offers.*
|
||||||
|
|
||||||
To run electron with ignoreWatts, run the following command,
|
To run electron with ignoreWatts, run the following command,
|
||||||
|
|
Reference in a new issue