diff options
Diffstat (limited to 'doc/gpg.sgml')
-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 5db773aad..0871b77c6 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -695,6 +695,14 @@ Use batch mode. Never ask, do not allow interactive commands. </para></listitem></varlistentry> +<varlistentry> +<term>--no-tty</term> +<listitem><para> +Make sure that the TTY (terminal) is never used for any output. +This option is needed in some cases because GnuPG sometimes prints +warnings to the TTY if if --batch is used. +</para></listitem></varlistentry> + <varlistentry> <term>--no-batch</term> |