more precise description

This commit is contained in:
shimun 2020-06-06 23:39:23 +02:00
parent d8d24b40f5
commit 5a05cad695
Signed by: shimun
GPG Key ID: E81D8382DC2F971B

View File

@ -256,7 +256,7 @@ pub enum Command {
#[structopt(short = "r", long = "max-retries", default_value = "0")]
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")]
OpenToken {
#[structopt(flatten)]