aboutsummaryrefslogtreecommitdiffstats
path: root/lacme-accountd.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'lacme-accountd.1.md')
-rw-r--r--lacme-accountd.1.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/lacme-accountd.1.md b/lacme-accountd.1.md
index 476a150..66ef222 100644
--- a/lacme-accountd.1.md
+++ b/lacme-accountd.1.md
@@ -119,6 +119,11 @@ leading `--`) in the configuration file. Valid settings are:
[`gpg`(1)] to use, as well as some default options.
Default: `gpg --quiet`.
+*logfile*
+
+: An optional file where to log to. The value is subject to
+ [%-specifier expansion](#percent-specifiers).
+
*socket*
: See `--socket=`.
@@ -131,8 +136,8 @@ leading `--`) in the configuration file. Valid settings are:
============
The value the `--config=`, `--privkey=` and `--socket=` CLI options (and
-*privkey* and *socket* configuration options) are subject to %-expansion
-for the following specifiers.
+*privkey*, *socket* and *logfile* settings in the configuration file)
+are subject to %-expansion for the following specifiers.
---- ------------------------------------------------------------------
`%C` `@@localstatedir@@/cache` for the root user, and `$XDG_CACHE_HOME`