mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-03 16:42:42 +03:00
parent
f739e446f5
commit
3d92f4c272
@ -52,7 +52,7 @@ pub struct Options {
|
||||
#[clap(short, long)]
|
||||
config: Option<String>,
|
||||
/// Run the code in release mode
|
||||
#[clap(short, long)]
|
||||
#[clap(long = "release")]
|
||||
release_mode: bool,
|
||||
/// Args passed to the binary
|
||||
args: Vec<String>,
|
||||
|
Loading…
Reference in New Issue
Block a user