diff docs/noffle.1 @ 293:b0e754727abf noffle

[svn] * docs/noffle.1,src/outgoing.c,src/noffle.c: Added -O/--outgoing option to list articles waiting to be posted upstream. Modified Out_next() to return message ID if possible, regardless of whether article text was requested as well.
author bears
date Thu, 30 Jan 2003 15:49:23 +0000
parents f35a7d45efd5
children c2704f070c5c
line wrap: on
line diff
--- a/docs/noffle.1	Tue Jan 28 11:38:58 2003 +0000
+++ b/docs/noffle.1	Thu Jan 30 15:49:23 2003 +0000
@@ -1,5 +1,5 @@
 .TH noffle 1
-.\" $Id: noffle.1 422 2003-01-11 09:30:05Z bears $
+.\" $Id: noffle.1 425 2003-01-30 15:49:23Z bears $
 .SH NAME
 noffle \- Usenet package optimized for dialup connections.
 
@@ -48,6 +48,9 @@
 \-o | \-\-offline
 .br
 .B noffle
+\-O | \-\-outgoing [server pattern]
+.br
+.B noffle
 \-p | \-\-post
 .br
 .B noffle
@@ -184,8 +187,6 @@
 and
 .B omitgroups.
 
- 
-
 .TP
 .B \-g, \-\-groups
 List all groups available at remote server.
@@ -241,6 +242,11 @@
 .BR pppd (8).
 
 .TP
+.B \-O | \-\-outgoing [server pattern]
+List message IDs and destination server of articles queued for
+posting.
+
+.TP
 .B \-p, \-\-post
 Read a news article from standard input and post it.
 Posting always observes the group post permission flag.