diff --git a/src-tauri/src/main.rs b/src-tauri/src/main.rs index ce5b4f0..436e622 100644 --- a/src-tauri/src/main.rs +++ b/src-tauri/src/main.rs @@ -58,7 +58,7 @@ async fn parse_args(inp: &Vec) -> Result { args.flag("s", "server", "Launch the configured GC server"); args.flag( "P", - "path", + "patch", "Patch your game before launching, with whatever your game version needs", ); args.option(