From 8418a50671c8edb25514c4ed87b18b4515941107 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 29 Oct 1996 16:41:35 +0000 Subject: Added -n, --nodetach option. svn path=/trunk/; revision=418 --- fetchmail.man | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 38e848af..8f8d0389 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -310,6 +310,11 @@ option allows you to redirect status messages emitted while in daemon mode into a specified logfile (follow the option with the logfile name). The logfile is opened for append, so previous messages aren't deleted. This is primarily useful for debugging configurations. +.PP +The +.B \-N +or --nodetach option suppresses detachment of the daemon process +from its control terminal. This is primarily useful for debugging. .SH RETRIEVAL FAILURE MODES The protocols \fIfetchmail\fR uses to talk to mailservers are next to bulletproof. In normal operation forwarding to port 25, no message is -- cgit v1.2.3