diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-14 23:16:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-14 23:16:24 +0000 |
commit | 06f83ea8b4a9d711aa0e308223c6be2e6ca0b08e (patch) | |
tree | 40481fb9f0d52ff5b65e815a840b1ccfb3c2f715 /fetchmail.man | |
parent | 70dcc659b0d246e0fd2879d06400c287b8638f42 (diff) | |
download | fetchmail-06f83ea8b4a9d711aa0e308223c6be2e6ca0b08e.tar.gz fetchmail-06f83ea8b4a9d711aa0e308223c6be2e6ca0b08e.tar.bz2 fetchmail-06f83ea8b4a9d711aa0e308223c6be2e6ca0b08e.zip |
The batchlimit option is now per user.
svn path=/trunk/; revision=764
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/fetchmail.man b/fetchmail.man index db92a7a0..2c978de4 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -652,11 +652,9 @@ or reverse it by saying `user esr here is eric there' .PP For backward compatibility, the word `server' is a synonym for `poll'. .PP -There are currently two valid global option statements; \&`set -batchlimit = ' followed by a number and sets the same global specified -by the --batchlimit option, and `set logfile = ' followed by a string -sets the same global specified by --logfile. In both cases, a -command-line option will override. +There is currently just one global option statement; `set logfile = ' +followed by a string sets the same global specified by --logfile. A +command-line --logfile option will override this. .PP Basic format is: |