mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Merge branch 'SakiiCode/master' (#316)
https://github.com/robbert-vdh/yabridge/pull/316
This commit is contained in:
@@ -148,7 +148,8 @@ fn main() -> Result<()> {
|
|||||||
"Automatically locate yabridge's files. This can be used after \
|
"Automatically locate yabridge's files. This can be used after \
|
||||||
manually setting a path with the '--path' option to revert back to \
|
manually setting a path with the '--path' option to revert back to \
|
||||||
the default auto detection behaviour.",
|
the default auto detection behaviour.",
|
||||||
),
|
)
|
||||||
|
.action(ArgAction::SetTrue),
|
||||||
)
|
)
|
||||||
.arg(
|
.arg(
|
||||||
Arg::new("vst2_location")
|
Arg::new("vst2_location")
|
||||||
|
|||||||
Reference in New Issue
Block a user