more precise description
This commit is contained in:
parent
d8d24b40f5
commit
5a05cad695
@ -256,7 +256,7 @@ pub enum Command {
|
|||||||
#[structopt(short = "r", long = "max-retries", default_value = "0")]
|
#[structopt(short = "r", long = "max-retries", default_value = "0")]
|
||||||
retries: i32,
|
retries: i32,
|
||||||
},
|
},
|
||||||
/// Open the LUKS device using information embedded into the LUKS 2 header
|
/// Open the LUKS device using credentials embedded in the LUKS 2 header
|
||||||
#[structopt(name = "open-token")]
|
#[structopt(name = "open-token")]
|
||||||
OpenToken {
|
OpenToken {
|
||||||
#[structopt(flatten)]
|
#[structopt(flatten)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user