diff options
author | Gregor Zattler <telegraph@gmx.net> | 2019-12-31 17:08:20 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-01-03 13:55:27 +0100 |
commit | 59006278ba2495c599fd633f370950d5cc2f3ef4 (patch) | |
tree | 99980c74e87195d18508867982651fc6d5f2ed41 /fetchmail.man | |
parent | 970103004943434e7dcf53f5b077687025e9357f (diff) | |
download | fetchmail-59006278ba2495c599fd633f370950d5cc2f3ef4.tar.gz fetchmail-59006278ba2495c599fd633f370950d5cc2f3ef4.tar.bz2 fetchmail-59006278ba2495c599fd633f370950d5cc2f3ef4.zip |
fetchmail.man: Document pidfile usage in run control file.
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index 26844555..32cf388c 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1773,6 +1773,9 @@ Name of a file to append error and status messages to. Only effective in daemon mode and if fetchmail detaches. If effective, overrides \fBset syslog\fP. T} +set pidfile \-p \& T{ +Name of the PID file. +T} set idfile \-i \& T{ Name of the file to store UID lists in. T} |