mirror of
https://github.com/arabianq/build_msp.git
synced 2026-04-28 14:31:24 +00:00
./manifest -> manifest
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ struct Args {
|
||||
#[arg(short = 'o', long = "output", default_value = "mod.msp")]
|
||||
output: PathBuf,
|
||||
|
||||
#[arg(short = 'm', long = "manifest", default_value = "./manifest")]
|
||||
#[arg(short = 'm', long = "manifest", default_value = "manifest")]
|
||||
manifest: PathBuf,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user