diff options
Diffstat (limited to '')
-rw-r--r-- | bubger.1 | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/bubger.1 b/bubger.1 index 6f0c4d7..a456c19 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd June 9, 2021 +.Dd June 11, 2021 .Dt BUBGER 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl iqtv +.Op Fl iqv .Op Fl A Ar entries .Op Fl C Ar path .Op Fl H Ar head @@ -122,14 +122,6 @@ link of .Ar url to the index page navigation. . -.It Fl t -Attempt to truncate standard output -before writing the list of updated files. -With -.Fl i , -truncate before each time -files are updated. -. .It Fl u Ar base Set the base URL for links in Atom feeds. . |