aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-06-20 10:37:25 +0000
committerUlrich Müller <ulm@gentoo.org>2009-06-20 10:37:25 +0000
commitbf6c949f7494666db79ba990f4f32495f760a2fc (patch)
tree834b82e3c86712e4f3ecae3944a63b77cd560f5f /man
parentUpdate man pages. (diff)
downloadeselect-bf6c949f7494666db79ba990f4f32495f760a2fc.tar.gz
eselect-bf6c949f7494666db79ba990f4f32495f760a2fc.tar.bz2
eselect-bf6c949f7494666db79ba990f4f32495f760a2fc.zip
Support mbox output format.
svn path=/trunk/; revision=587
Diffstat (limited to 'man')
-rw-r--r--man/news-tng.eselect.512
1 files changed, 7 insertions, 5 deletions
diff --git a/man/news-tng.eselect.5 b/man/news-tng.eselect.5
index 24a0231..300b57c 100644
--- a/man/news-tng.eselect.5
+++ b/man/news-tng.eselect.5
@@ -2,7 +2,7 @@
.\" Distributed under the terms of the GNU General Public License v2
.\" $Id$
.\"
-.TH news-tng.eselect 5 "April 2009" "Gentoo Linux" eselect
+.TH news-tng.eselect 5 "June 2009" "Gentoo Linux" eselect
.SH NAME
news-tng.eselect \- Yet another GLEP 42 news module for Gentoo's eselect
.SH SYNOPSIS
@@ -12,7 +12,7 @@ news-tng.eselect \- Yet another GLEP 42 news module for Gentoo's eselect
.B eselect news-tng list
.br
.B eselect news-tng read
-.RB [ \-\-raw ]
+.RB [ \-\-mbox | \-\-raw ]
.RI [ item ...]
.br
.B eselect news-tng unread
@@ -40,7 +40,7 @@ News items:
[3] 2009-04-06 (read) Migration to X.org Server 1.5
.SH ACTION: READ
.B eselect news-tng read
-.RB [ \-\-raw ]
+.RB [ \-\-mbox | \-\-raw ]
.RI [ item ...]
.br
Read news item(s), selected by their
@@ -53,9 +53,11 @@ and
.B all
select all unread items or all items, respectively.
Default is to read all unread news, if no item is specified.
-With option
+With options
+.B \-\-mbox
+or
.BR \-\-raw ,
-output the item in raw format.
+output the item(s) in mbox format or in raw format, respectively.
.SH ACTION: UNREAD
.B eselect news-tng unread
.RI [ item ...]