describe dry-run
This commit is contained in:
parent
2ed7f8141f
commit
516b590739
@ -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