mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 15:44:35 +01:00
typo oops
This commit is contained in:
@@ -58,7 +58,7 @@ async fn parse_args(inp: &Vec<String>) -> Result<Args, ArgsError> {
|
|||||||
args.flag("s", "server", "Launch the configured GC server");
|
args.flag("s", "server", "Launch the configured GC server");
|
||||||
args.flag(
|
args.flag(
|
||||||
"P",
|
"P",
|
||||||
"path",
|
"patch",
|
||||||
"Patch your game before launching, with whatever your game version needs",
|
"Patch your game before launching, with whatever your game version needs",
|
||||||
);
|
);
|
||||||
args.option(
|
args.option(
|
||||||
|
|||||||
Reference in New Issue
Block a user