Mercurial > noffle
comparison 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 |
comparison
equal
deleted
inserted
replaced
292:b1d5c55b76f6 | 293:b0e754727abf |
---|---|
1 .TH noffle 1 | 1 .TH noffle 1 |
2 .\" $Id: noffle.1 422 2003-01-11 09:30:05Z bears $ | 2 .\" $Id: noffle.1 425 2003-01-30 15:49:23Z bears $ |
3 .SH NAME | 3 .SH NAME |
4 noffle \- Usenet package optimized for dialup connections. | 4 noffle \- Usenet package optimized for dialup connections. |
5 | 5 |
6 .SH SYNOPSIS | 6 .SH SYNOPSIS |
7 | 7 |
44 .B noffle | 44 .B noffle |
45 \-n | \-\-online | 45 \-n | \-\-online |
46 .br | 46 .br |
47 .B noffle | 47 .B noffle |
48 \-o | \-\-offline | 48 \-o | \-\-offline |
49 .br | |
50 .B noffle | |
51 \-O | \-\-outgoing [server pattern] | |
49 .br | 52 .br |
50 .B noffle | 53 .B noffle |
51 \-p | \-\-post | 54 \-p | \-\-post |
52 .br | 55 .br |
53 .B noffle | 56 .B noffle |
182 for careful seeting of the settings | 185 for careful seeting of the settings |
183 .B getgroups | 186 .B getgroups |
184 and | 187 and |
185 .B omitgroups. | 188 .B omitgroups. |
186 | 189 |
187 | |
188 | |
189 .TP | 190 .TP |
190 .B \-g, \-\-groups | 191 .B \-g, \-\-groups |
191 List all groups available at remote server. | 192 List all groups available at remote server. |
192 .br | 193 .br |
193 Format (fields separated by tabs): | 194 Format (fields separated by tabs): |
237 database are marked for download. | 238 database are marked for download. |
238 Should be run in the | 239 Should be run in the |
239 .B ip-down | 240 .B ip-down |
240 script of | 241 script of |
241 .BR pppd (8). | 242 .BR pppd (8). |
243 | |
244 .TP | |
245 .B \-O | \-\-outgoing [server pattern] | |
246 List message IDs and destination server of articles queued for | |
247 posting. | |
242 | 248 |
243 .TP | 249 .TP |
244 .B \-p, \-\-post | 250 .B \-p, \-\-post |
245 Read a news article from standard input and post it. | 251 Read a news article from standard input and post it. |
246 Posting always observes the group post permission flag. | 252 Posting always observes the group post permission flag. |