From 83de5144f3b35ddd062eb27678a4113110e5e48d Mon Sep 17 00:00:00 2001 From: nytpu Date: Wed, 19 May 2021 08:07:47 -0600 Subject: [PATCH] document new history functions --- doc/comitium.1.scd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/comitium.1.scd b/doc/comitium.1.scd index b4b6308..c3814a5 100644 --- a/doc/comitium.1.scd +++ b/doc/comitium.1.scd @@ -67,6 +67,11 @@ command-specific flags that are not universally recognized. for available options. Defaults to en-US. +*-h* _DAYS_, *--history* _DAYS_ + The number of days of articles to display on *feed.gmi*. For instance, if + it's set to 7 then only the past week of posts will be displayed or kept in + comitium.json. Defaults to 31. + ## REFRESH FLAGS *-n* _NUM_, *--num-workers* _NUM_ @@ -98,6 +103,10 @@ command-specific flags that are not universally recognized. *COMITIUM_DATA* Set the data directory. Equivalent to the *--data* flag. +*COMITIUM_HISTORY* + How many days should be included on *feed.gmi*. Equivalent to the + *--history* flag. + *LANG* Set the language comitium will output.