diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-04-02 10:47:58 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-04-02 10:47:58 +0000 |
commit | 54833b53da596625b194c40732f67aa9dd0ece54 (patch) | |
tree | 27cbc572fe209c07f761fa1d6deb0bbdfb9fdc10 /fetchmail.man | |
parent | 884266c5f0f1d53c15fa2e9d98132c0749c576ff (diff) | |
download | fetchmail-54833b53da596625b194c40732f67aa9dd0ece54.tar.gz fetchmail-54833b53da596625b194c40732f67aa9dd0ece54.tar.bz2 fetchmail-54833b53da596625b194c40732f67aa9dd0ece54.zip |
Add pidfile option, requested by Héctor García.
svn path=/branches/BRANCH_6-3/; revision=4770
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index 7d988fe0..9ce4ad10 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -747,6 +747,11 @@ and renames it into the place of the real idfile only if the temporary file has been written successfully. This avoids the truncation of idfiles when running out of disk space. .TP +.B \--pidfile <pathname> +(Keyword: pidfile; since fetchmail v6.3.4) +Override the default location of the PID file. Default: see +"ENVIRONMENT" below. +.TP .B \-n | \-\-norewrite (Keyword: no rewrite) Normally, |