diff --git a/E5Renewer/Main.cs b/E5Renewer/Main.cs index 8cb6d1f..e3f5390 100644 --- a/E5Renewer/Main.cs +++ b/E5Renewer/Main.cs @@ -10,7 +10,7 @@ using E5Renewer.Statistics; Option configFile = new( - "--config", + ["--config", "-c"], "The config file to use." ); RootCommand rootCommand = new(