Mercurial > noffle
comparison docs/noffle.1 @ 88:1fcdced0246e noffle
[svn] Move posting code to post.c, add command line posting
author | bears |
---|---|
date | Thu, 18 May 2000 13:17:23 +0100 |
parents | 32ba1198c6fa |
children | 8eb2975c8c1a |
comparison
equal
deleted
inserted
replaced
87:bf8c97460fd7 | 88:1fcdced0246e |
---|---|
1 .TH noffle 1 | 1 .TH noffle 1 |
2 .\" $Id: noffle.1 51 2000-05-05 23:49:38Z uh1763 $ | 2 .\" $Id: noffle.1 100 2000-05-18 12:17: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 \-p | \-\-post all|local | |
49 .br | 52 .br |
50 .B noffle | 53 .B noffle |
51 \-q | \-\-query groups|desc|times | 54 \-q | \-\-query groups|desc|times |
52 .br | 55 .br |
53 .B noffle | 56 .B noffle |
217 .B ip-down | 220 .B ip-down |
218 script of | 221 script of |
219 .BR pppd (8). | 222 .BR pppd (8). |
220 | 223 |
221 .TP | 224 .TP |
225 .B \-p, \-\-post all|local | |
226 Read a news article from standard input and post it. | |
227 .B all | |
228 permits posting to any group, local and external, but will | |
229 observe the group posting permission flags. | |
230 .B local | |
231 will only post to local groups, but ignores the group posting | |
232 permission flag. | |
233 | |
234 .TP | |
222 .B \-q, \-\-query groups|desc|times | 235 .B \-q, \-\-query groups|desc|times |
223 Query information about all groups from the remote server and merge it to | 236 Query information about all groups from the remote server and merge it to |
224 the | 237 the |
225 .B groupinfo | 238 .B groupinfo |
226 file. This must be run after installing | 239 file. This must be run after installing |