From 5a05cad695301b3f172236f566f6159cf53f03f6 Mon Sep 17 00:00:00 2001 From: shimun Date: Sat, 6 Jun 2020 23:39:23 +0200 Subject: [PATCH] more precise description --- src/cli.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli.rs b/src/cli.rs index fed52c8..d92a834 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -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)]