Updated Command line flags (markdown)
parent
a19d5c9fa3
commit
75b5ca9c18
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
EnvyUpdate accepts the following command line flags as of version 2.19:
|
EnvyUpdate accepts the following command line flags as of version 2.19:
|
||||||
|
|
||||||
* `/fake`: Ignores the GPU check at startup and loads fake data from `Debug.cs` for testing without an Nvidia GPU.
|
* `/fake`: Ignores the GPU check at startup and loads fake data from `Debug.cs` for testing without an Nvidia GPU.
|
||||||
* `/verbose`: Logs to file `envyupdate.log`.
|
|
||||||
* `/minimize`: Starts EnvyUpdate minimized.
|
* `/minimize`: Starts EnvyUpdate minimized.
|
||||||
|
|
||||||
|
* `/verbose`: Logs to file `envyupdate.log`. Only works in Debug builds.
|
Reference in a new issue