removed the explanation of ignoreWatts

This commit is contained in:
Pradyumna Kaushik 2016-12-15 15:40:23 -05:00 committed by Renan DelValle
parent aeabaa7ce0
commit 16e25cea0f

View file

@ -21,9 +21,6 @@ How to run (Use the --help option to get information about other command-line op
`./electron -workload <workload json>`
*Here, watts would be considered a hard limit when fitting tasks with offers.*
To run electron with ignoreWatts, run the following command,
`./electron -workload <workload json> -ignoreWatts`