aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.texi
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/gpg.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index cc048b1db..771af2bbb 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -2068,9 +2068,11 @@ Same as @option{--status-fd}, except the status data is written to file
@item --logger-fd @code{n}
Write log output to file descriptor @code{n} and not to stderr.
-@item --logger-file @code{file}
+@item --log-file @code{file}
+@itemx --logger-file @code{file}
Same as @option{--logger-fd}, except the logger data is written to file
-@code{file}.
+@code{file}. Note that @option{--log-file} is only implemented for
+GnuPG-2.
@item --attribute-fd @code{n}
Write attribute subpackets to the file descriptor @code{n}. This is most