From 8d778c41f21dcf611dd3bf174dbc4ebc2524ce75 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 4 Apr 2007 12:19:19 +0000 Subject: Document default for --limit. svn path=/branches/BRANCH_6-3/; revision=5082 --- fetchmail.man | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index da6202a8..62cd3f07 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -590,12 +590,13 @@ MAILBOXES below apply. .SS Resource Limit Control Options .TP .B \-l | \-\-limit -(Keyword: limit) Takes a maximum octet size argument. Messages larger -than this size will not be fetched and will be left on the server (in -foreground sessions, the progress messages will note that they are -"oversized"). If the fetch protocol permits (in particular, under -IMAP or POP3 without the fetchall option) the message will not be -marked seen. +(Keyword: limit) Takes a maximum octet size argument, where 0 is the +default and also the special value designating "no limit". +If nonzero, messages larger than this size will not be fetched and will +be left on the server (in foreground sessions, the progress messages +will note that they are "oversized"). If the fetch protocol permits (in +particular, under IMAP or POP3 without the fetchall option) the message +will not be marked seen. .sp An explicit \-\-limit of 0 overrides any limits set in your run control file. This option is intended for those needing to -- cgit v1.2.3