Mercurial > noffle
changeset 465:b8065ab36244 noffle
[svn] added -D/-q manual note (Debian #202922)
| author | godisch | 
|---|---|
| date | Sat, 26 Jul 2003 08:32:29 +0100 | 
| parents | d9035d08fe51 | 
| children | e769484a87c3 | 
| files | ChangeLog docs/noffle.1 | 
| diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/ChangeLog Wed Jul 23 10:32:25 2003 +0100 +++ b/ChangeLog Sat Jul 26 08:32:29 2003 +0100 @@ -1,3 +1,7 @@ +Sat Jul 26 2003 Martin Godisch <martin@godisch.de> + +* docs/noffle.1: Added -D/-q note, see Debian #202922. + Wed Jun 23 2003 Jim Hague <jim.hague@acm.org> * src/itemlist.c: Add define so test code builds again.
--- a/docs/noffle.1 Wed Jul 23 10:32:25 2003 +0100 +++ b/docs/noffle.1 Sat Jul 26 08:32:29 2003 +0100 @@ -1,5 +1,5 @@ .TH noffle 1 -.\" $Id: noffle.1 533 2003-05-23 09:33:10Z bears $ +.\" $Id: noffle.1 610 2003-07-26 07:32:29Z godisch $ .SH NAME noffle \- Usenet package optimized for dialup connections. @@ -165,6 +165,7 @@ .B \-D, \-\-delete <newsgroup name> Delete the newsgroup with the given name. All articles that only belong to the group are deleted as well. +Note: The only way to get the group again will be to run noffle -q. .br This option is only available to news administrators.
