From f9103441391f9a083d718ca0ef2724640e67d5c3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 27 Nov 1996 14:51:23 +0000 Subject: Added `logfile' keyword to rc syntax. svn path=/trunk/; revision=571 --- fetchmail.man | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index afe2240e..ba259fca 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -519,10 +519,11 @@ or reverse it by saying `user esr here is eric there' .PP For backward compatibility, the word `server' is a syninym for `poll'. .PP -There is currently only one valid global option statement; it is +There are currently two valid global option statements; \&`set batchlimit = ' followed by a number and sets the same global -specified by the --batchlimit option. (The command line option -can override this.) +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. .PP Basic format is: -- cgit v1.2.3