diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index d36849751..1fa217f6f 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1488,6 +1488,14 @@ refer to the file descriptor n and not to a file with that name. Experimental use only. </para></listitem></varlistentry> +<varlistentry> +<term>--preserve-permissions</term> +<listitem><para> +Don't change the permissions of a secret keyring back to user +read/write only. Use this option only if you really know what you are doing. +</para></listitem></varlistentry> + + </variablelist> </refsect1> |