ossp-pkg/lmtp2nntp/lmtp2nntp.pod 1.11 -> 1.12
--- lmtp2nntp.pod 2001/08/30 09:01:59 1.11
+++ lmtp2nntp.pod 2001/08/30 11:53:25 1.12
@@ -16,11 +16,12 @@
[B<-n> I<hostname>]
[B<-t> I<tracefile>]
[B<-v>]
+[B<-w> I<waittime>]
I<newsgroup> [I<newsgroup> ...]
+
B<FIXME NOT YET IMPLEMENTED>
[B<-o> I<origin>]
[B<-i> I<messageid>]
-[B<-T> I<timeout>]
[B<-l> I<logtarget>]
=head1 DESCRIPTION
@@ -101,6 +102,13 @@
Enable verbose processing messages in logfile. When using C<syslog:> these
messages are logged with C<info> level.
+=item B<-w> I<waittime>
+
+Specify the time the NNTP client waits for the initial connect to complete and
+the time to wait for every server's response. Value is given in seconds and
+must be greater than or equal to 1 second. The default is OS dependent for the
+connect and a 3 second timeout waiting for a server's response.
+
=item I<newsgroup> [I<newsgroup> ...]
Newsgroup to post the message to or filter, depending on groupmode. Multiple
|
|