From 20d8df46af60ac0b93600da8018bf712b0a761ad Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 5 Nov 1998 06:48:22 +0000 Subject: Enable - as config file argument. svn path=/trunk/; revision=2175 --- fetchmail.man | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 27bdc69d..255853cb 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -420,8 +420,11 @@ option does not work with ETRN. .B \-f pathname, --fetchmailrc pathname Specify a non-default name for the .I .fetchmailrc -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. +run control file. The pathname argument must be either "-" (a single +dash, meaning to read the configuration from standard input) or a +filename. Unless the --version option is also on, a named file +argument 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) -- cgit v1.2.3