aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 81a3cc18..04344264 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -234,7 +234,8 @@ The plugin option allows you to use an external program to establish the
TCP connection. This is useful if you want to use socks or need some
special firewalling setup. The program will be looked up in $PATH and
it will be passed two arguments: the name of the server and the name of
-the port.
+the port. Fetchmail will write to the plugin's stdin and read from
+the plugin's stdout.
.TP
.B \--plugout
(Keyword: plugout)