diff options
author | Daniel Shahaf <[email protected]> | 2017-07-05 20:55:53 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2017-07-05 20:55:53 +0000 |
commit | 4538f3cf8d7a0a7477b3e0258de5b743830ae20c (patch) | |
tree | e21659d9950f80337b65b48526cf7bb5283d859e | |
parent | agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback. (diff) | |
download | gnupg-4538f3cf8d7a0a7477b3e0258de5b743830ae20c.tar.gz gnupg-4538f3cf8d7a0a7477b3e0258de5b743830ae20c.zip |
doc: minor clarification
---
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 1933ad894..7a40f5a97 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1224,7 +1224,7 @@ do not want to feed data via STDIN, you should connect STDIN to g@file{/dev/null}. It is highly recommended to use this option along with the options -@option{--status-fd} and @option{--with-colons} for any unattended of +@option{--status-fd} and @option{--with-colons} for any unattended use of @command{gpg}. @item --no-tty |