From 92b58f22afbf44f4b87ce9856c6fd14b1f04da37 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 9 Jun 2021 17:20:17 -0400 Subject: Limit number of entries in index Atom feed --- bubger.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'bubger.1') diff --git a/bubger.1 b/bubger.1 index fb349e7..6f0c4d7 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd March 3, 2021 +.Dd June 9, 2021 .Dt BUBGER 1 .Os . @@ -9,6 +9,7 @@ .Sh SYNOPSIS .Nm .Op Fl iqtv +.Op Fl A Ar entries .Op Fl C Ar path .Op Fl H Ar head .Op Fl S Ar search @@ -40,6 +41,13 @@ is written to standard output. The arguments are as follows: . .Bl -tag -width Ds +.It Fl A Ar entries +Limit the number of entries +in the index Atom feed. +The default limit is 20. +Thread Atom feeds +always contain all entries. +. .It Fl C Ar path Change directory to .Ar path @@ -160,7 +168,7 @@ The IMAP password. .Sh FILES .Bl -tag -width Ds .It Pa index.atom -Rendered Atom feed of all messages. +Rendered Atom feed of recent messages. .It Pa index.html Rendered HTML index of all threads. .It Pa thread/*.atom , Pa thread/*.html , Pa thread/*.mbox -- cgit 1.4.1