diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 720b23bad..fd47f19c1 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -789,6 +789,16 @@ The format of this file is as follows: and all keys are written to that file. If a new filename is given, this file is created (and overwrites an existing one). Both control statements must be given. + %ask-passphrase + Enable a mode where the command "passphrase" is ignored and + instead the usual passphrase dialog is used. This does not + make sense for batch key generation; however the unattended + key generation feature is also used by GUIs and this feature + relinquishes the GUI from implementing its own passphrase + entry code. This is a global option. + %no-ask-passphrase + Disable the ask-passphrase mode. + o The order of the parameters does not matter except for "Key-Type" which must be the first parameter. The parameters are only for the generated keyblock and parameters from previous key generations are not |