summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-11 12:46:04 -0400
committerJune McEnroe <june@causal.agency>2021-06-11 12:46:04 -0400
commit7333cf50b70bfb21c72693a02e2dfd3e0bae9e1b (patch)
tree7d6a8de8e9ad007a784cfa9d1a0b7d7d65c98ec9
parentPublish "Sparse Checkout" (diff)
downloadsrc-7333cf50b70bfb21c72693a02e2dfd3e0bae9e1b.tar.gz
src-7333cf50b70bfb21c72693a02e2dfd3e0bae9e1b.zip
Remove bubger -t flag from "Mailing List"
It can't be used correctly and has been removed.
-rw-r--r--www/text.causal.agency/019-mailing-list.75
1 files changed, 2 insertions, 3 deletions
diff --git a/www/text.causal.agency/019-mailing-list.7 b/www/text.causal.agency/019-mailing-list.7
index 3c70b160..b3490a94 100644
--- a/www/text.causal.agency/019-mailing-list.7
+++ b/www/text.causal.agency/019-mailing-list.7
@@ -231,10 +231,9 @@ The
 script runs
 .Xr bubger 1 ,
 writing the list of updated paths to
-.Pa ~/list/FILES ,
-truncating it before each update:
+.Pa ~/list/FILES :
 .Bd -literal -offset indent
-exec bubger -it -C ~/list [...] >~/list/FILES
+exec bubger -i -C ~/list [...] >~/list/FILES
 .Ed
 .
 .Pp