WIP: 0.3.0 #5
@ -241,7 +241,7 @@ pub enum Command {
|
||||
secret: SecretParameters,
|
||||
#[structopt(short = "r", long = "max-retries", default_value = "0")]
|
||||
retries: i32,
|
||||
/// Don't actually mount the LUKS image
|
||||
/// Perform the whole procedure without mounting the LUKS volume on success
|
||||
#[structopt(long = "dry-run")]
|
||||
dry_run: bool,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user