From 70dcd176d2d2d07585c21e52c4ddab5b6c276e92 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 3 Apr 2023 20:56:09 +0200 Subject: [PATCH] Updated Command line flags (markdown) --- Command-line-flags.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Command-line-flags.md b/Command-line-flags.md index cd38862..eeaafca 100644 --- a/Command-line-flags.md +++ b/Command-line-flags.md @@ -1,6 +1,4 @@ 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. -* `/minimize`: Starts EnvyUpdate minimized. - -* `/verbose`: Logs to file `envyupdate.log`. Only works in Debug builds. \ No newline at end of file +* `/minimize`: Starts EnvyUpdate minimized. \ No newline at end of file