From 0e5a58fe4607724ca40429918c17d552f072ab2a Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 13 Jun 2021 11:57:15 -0400 Subject: Add search definition examples --- bubger.1 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/bubger.1 b/bubger.1 index c429721..0e5d7fe 100644 --- a/bubger.1 +++ b/bubger.1 @@ -200,11 +200,23 @@ index ALL .Ed . .Sh EXAMPLES -.Bd -literal +Create or update an archive +and copy new or updated files +to a remote host: +.Bd -literal -offset indent bubger -C archive list@example.org | rsync -a --files-from=- archive example.org:public_html/archive .Ed . +.Pp +Example +.Pa SEARCH +definitions: +.Bd -literal -offset indent +announce SUBJECT "[ANNOUNCE]" +bubger TO "list+bubger@causal.agency" +.Ed +. .Sh STANDARDS .Bl -item .It -- cgit 1.4.1