diff docs/noffle.1 @ 482:a04c52f87b6e noffle

[svn] * docs/noffle.1,src/database.h,src/database.c,src/noffle.c,src/server.c: Add new '-U, --uninteresting' option. This removes an article from the list of requested articles and removes its INTERESTING marker.
author bears
date Thu, 14 Oct 2004 00:26:48 +0100
parents 48be71391b9d
children a5a37849dc04
line wrap: on
line diff
--- a/docs/noffle.1	Wed Oct 13 22:59:41 2004 +0100
+++ b/docs/noffle.1	Thu Oct 14 00:26:48 2004 +0100
@@ -1,5 +1,5 @@
 .TH noffle 1
-.\" $Id: noffle.1 624 2004-07-09 15:27:20Z bears $
+.\" $Id: noffle.1 629 2004-10-13 23:26:48Z bears $
 .SH NAME
 noffle \- Usenet package optimized for dialup connections.
 
@@ -76,6 +76,10 @@
 .br
 .B noffle
 \-u | \-\-unsubscribe <group>
+.B noffle
+\-U | \-\-uninteresting <message id>
+.B noffle
+\-v | \-\-version
 
 .SH DESCRIPTION
 
@@ -383,6 +387,13 @@
 This option is only available to news administrators.
 
 .TP
+.B \-U, \-\-uninteresting <message id>
+Remove the article from the list of articles to be fetched from the
+server and mark the article as not to be fetched unless read again.
+.br
+This option is only available to news administrators.
+
+.TP
 .B \-v, \-\-version
 Reports the
 .B NOFFLE