From 8dd83b6c55e1317bab968263ca2b55b6552ab651 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Tue, 2 Nov 2021 21:48:25 +0100 Subject: [PATCH] Extend comment --- tools/src/bin/opgpcard/cli.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/src/bin/opgpcard/cli.rs b/tools/src/bin/opgpcard/cli.rs index 0a74825..eafc886 100644 --- a/tools/src/bin/opgpcard/cli.rs +++ b/tools/src/bin/opgpcard/cli.rs @@ -89,7 +89,9 @@ pub enum AdminCommand { Url { url: String }, /// Import a Key. - /// If no fingerprint is provided, the key will + /// + /// If no fingerprint is provided, the key will only be imported if + /// there are zero or one (sub)keys for each key slot on the card. Import { keyfile: PathBuf,