diff --git a/Command-line-flags.md b/Command-line-flags.md index 8e196c0..cd38862 100644 --- a/Command-line-flags.md +++ b/Command-line-flags.md @@ -1,5 +1,6 @@ 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. -* `/verbose`: Logs to file `envyupdate.log`. -* `/minimize`: Starts EnvyUpdate minimized. \ No newline at end of file +* `/minimize`: Starts EnvyUpdate minimized. + +* `/verbose`: Logs to file `envyupdate.log`. Only works in Debug builds. \ No newline at end of file