Use positional argument for blueprint 'apply' command
This commit is contained in:
parent
b04fb5962a
commit
4aa92a6d5e
|
@ -24,7 +24,6 @@ pub struct Args {
|
|||
purpose: Option<String>,
|
||||
|
||||
/// The parameter, using high-level UPLC-syntax
|
||||
#[clap(long)]
|
||||
parameter: String,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue