Extend comment

This commit is contained in:
Heiko Schaefer 2021-11-02 21:48:25 +01:00
parent 3d821e2c5f
commit 8dd83b6c55

View file

@ -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,