diff --git a/Command-line-arguments.md b/Command-line-arguments.md new file mode 100644 index 0000000..faed84e --- /dev/null +++ b/Command-line-arguments.md @@ -0,0 +1,5 @@ +EnvyUpdate accepts the following command line arguments 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