open-token alias
This commit is contained in:
parent
24a06b9085
commit
716a845e55
@ -222,7 +222,7 @@ pub enum Command {
|
||||
luks_mod: LuksModParameters,
|
||||
},
|
||||
/// Open the LUKS device
|
||||
#[structopt(name = "open")]
|
||||
#[structopt(name = "open", alias = "open-token")]
|
||||
Open {
|
||||
#[structopt(flatten)]
|
||||
luks: LuksParameters,
|
||||
|
Loading…
x
Reference in New Issue
Block a user