aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog2
-rw-r--r--doc/gpgsm.texi4
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 6373b0339..db72a2020 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,7 @@
2004-09-29 Werner Koch <[email protected]>
+ * gpgsm.texi (Configuration Options): Add --log-file.
+
* gpg-agent.texi (Invoking GPG-AGENT): Add a few words about the
expected pinentry filename.
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index 0f2167184..05c351cd8 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -266,7 +266,9 @@ a running dirmngr can't be connected.
@opindex no-secmem-warning
Don't print a warning when the so called "secure memory" can't be used.
-
+@item --log-file @var{file}
+@opindex log-file
+When running in server mode, append all logging output to @var{file}.
@end table