aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.8.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-22 12:06:09 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-22 12:09:20 +0100
commitfbcd17c52091cb51a86f0ab2acb5348a12b613e0 (patch)
treea20185d9213075b1236350b01ce0b59d4a2f6c54 /lacme.8.md
parent3eba02ef820a393bd5781be9f8fcda1611ae7c3d (diff)
In lacme's the [accountd] config, let lacme-accountd(1) do the %-expansion for 'config'.
This matches the arguably expected behavior that ‘config = %h/foo’ is passed as ‘--config=%h/foo’ and resolved by lacme-accountd(1) (possibly remote and with another passwd database).
Diffstat (limited to 'lacme.8.md')
-rw-r--r--lacme.8.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/lacme.8.md b/lacme.8.md
index ad6dab6..c39f51c 100644
--- a/lacme.8.md
+++ b/lacme.8.md
@@ -322,9 +322,8 @@ UNIX-domain socket.
*config*
-: Path to the [`lacme-accountd`(1)] configuration file. The value is
- subject to [%-specifier expansion](#percent-specifiers) _after_
- privilege drop.
+: Path to the [`lacme-accountd`(1)] configuration file. Note that the
+ value might be subject to %-expansion by [`lacme-accountd`(1)].
*quiet*