diff options
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index dd0daf642..3f86d0c44 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -1179,6 +1179,9 @@ Print @var{text} as diagnostic. @item %dry-run Suppress actual key generation (useful for syntax checking). +@item %no-protection +Creates the private key without a passphrase. + @item %commit Perform the key generation. Note that an implicit commit is done at the next @asis{Key-Type} parameter. |