mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
another typo
This commit is contained in:
@@ -73,7 +73,7 @@ async fn parse_args(inp: &Vec<String>) -> Result<Args, ArgsError> {
|
|||||||
"a",
|
"a",
|
||||||
"game-args",
|
"game-args",
|
||||||
"Arguments to pass to the game process, if launching it",
|
"Arguments to pass to the game process, if launching it",
|
||||||
r#""-opt-one -opt-two"#,
|
r#""-opt-one -opt-two""#,
|
||||||
getopts::Occur::Optional,
|
getopts::Occur::Optional,
|
||||||
None,
|
None,
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user