diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 8148a4def..03af065c1 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -473,7 +473,7 @@ more arguments in future versions. SESSION_KEY <algo>:<hexdigits> The session key used to decrypt the message. This message will - only be emmited when the special option --show-session-key + only be emitted when the special option --show-session-key is used. The format is suitable to be passed to the option --override-session-key @@ -583,6 +583,10 @@ more arguments in future versions. for certain operation and is mostly useful to check whether a PIN change really worked. + BACKUP_KEY_CREATED fingerprint fname + A backup key named FNAME has been created for the key wityh + KEYID. + Format of the "--attribute-fd" output ===================================== |