diff options
Diffstat (limited to '')
-rw-r--r-- | bubger.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bubger.1 b/bubger.1 index b626f6c..230adf1 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd April 26, 2020 +.Dd April 30, 2020 .Dt BUBGER 1 .Os . @@ -10,6 +10,7 @@ .Nm .Op Fl qv .Op Fl C Ar path +.Op Fl S Ar url .Op Fl a Ar algo .Op Fl h Ar head .Op Fl m Ar addr @@ -38,6 +39,10 @@ Change directory to .Ar path before reading and writing files. . +.It Fl S Ar url +Add a subscribe link +to the index page navigation. +. .It Fl a Ar algo Set the threading algorithm to one of .Sy ORDEREDSUBJECT |