From a19d5c9fa3d3ea811b00b04a39caf50702f1b873 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 3 Apr 2023 19:46:49 +0200 Subject: [PATCH] Updated Command line arguments (markdown) --- Command-line-arguments.md => Command-line-flags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Command-line-arguments.md => Command-line-flags.md (72%) diff --git a/Command-line-arguments.md b/Command-line-flags.md similarity index 72% rename from Command-line-arguments.md rename to Command-line-flags.md index faed84e..8e196c0 100644 --- a/Command-line-arguments.md +++ b/Command-line-flags.md @@ -1,4 +1,4 @@ -EnvyUpdate accepts the following command line arguments 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. * `/verbose`: Logs to file `envyupdate.log`.