diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-22 18:42:39 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-22 18:42:39 +0000 |
commit | 703f7886706bd5a7fc34db647edb3fbea5553c0a (patch) | |
tree | c66d018293eacfff8a838934e9e28478ac4d8ab3 /fetchmail.man | |
parent | 0a337ef438e4c5902171516e76666869a87747c6 (diff) | |
download | fetchmail-703f7886706bd5a7fc34db647edb3fbea5553c0a.tar.gz fetchmail-703f7886706bd5a7fc34db647edb3fbea5553c0a.tar.bz2 fetchmail-703f7886706bd5a7fc34db647edb3fbea5553c0a.zip |
Added idfile.
svn path=/trunk/; revision=1794
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index b607f016..0484e779 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -356,6 +356,7 @@ run control file. Unless the --version option is also on, the file must have permissions no more open than 0600 (u=rw,g=,o=) or else be /dev/null. .TP .B \-i pathname, --idfile pathname +(Keyword: idfile) Specify an alternate name for the .fetchids file used to save POP3 UIDs. .TP |