about summary refs log tree commit diff
path: root/bubger.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-11 12:27:59 -0400
committerJune McEnroe <june@causal.agency>2021-06-11 12:27:59 -0400
commit2b4e22c3e4b28b08a0869b3a771ba54f0c615331 (patch)
tree87a451b0de0deb27a4e5837f200b8883bafe196a /bubger.1
parentFix decoding adjacent encoded-words (diff)
downloadbubger-2b4e22c3e4b28b08a0869b3a771ba54f0c615331.tar.gz
bubger-2b4e22c3e4b28b08a0869b3a771ba54f0c615331.zip
Remove -t truncate flag
It can't actually be used correctly: two updates in quick succession
can truncate the output before it is read, causing files to be
missed.
Diffstat (limited to '')
-rw-r--r--bubger.112
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.
 .