Updated Command line flags (markdown)

Jakob 2023-04-03 20:56:09 +02:00
parent 75b5ca9c18
commit 70dcd176d2

@ -2,5 +2,3 @@ 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.
* `/minimize`: Starts EnvyUpdate minimized. * `/minimize`: Starts EnvyUpdate minimized.
* `/verbose`: Logs to file `envyupdate.log`. Only works in Debug builds.