diff --git a/Program.cs b/Program.cs index a0f7fdd..17c2269 100644 --- a/Program.cs +++ b/Program.cs @@ -154,7 +154,7 @@ namespace SteamGuard { { "-h, --help", "Display this help message." }, { "-v, --verbose", "Display some extra information when the program is running." }, - { "-m, --mafiles", "Specify which folder your maFiles are in. Ex: ~/maFiles" }, + { "-m, --mafiles-path", "Specify which folder your maFiles are in. Ex: ~/maFiles" }, }; var actions = new Dictionary {