diff options
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r-- | doc/debugging.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi index b9ae06e2b..49ab70bde 100644 --- a/doc/debugging.texi +++ b/doc/debugging.texi @@ -101,7 +101,7 @@ i.e. @samp{GPG_TTY=tty} is plainly wrong; what you want is this environment variable gets exported, that is you should follow up the setting with an @samp{export GPG_TTY} (assuming a Bourne style shell). Even for GUI based Pinentries; you should have set -@code{GPG_TTY}. See the section on installing the @program{gpg-agent} +@code{GPG_TTY}. See the section on installing the @command{gpg-agent} on how to do it. |