diff options
author | June McEnroe <june@causal.agency> | 2021-03-03 14:14:34 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-03 14:14:34 -0500 |
commit | e446660084f93766a5b6b55ddbeef9023014a249 (patch) | |
tree | 5b44f5ee854c93463076688e27d20778b4d6a612 /README.7 | |
parent | Sandbox with unveil(2) and pledge(2) on OpenBSD (diff) | |
download | bubger-e446660084f93766a5b6b55ddbeef9023014a249.tar.gz bubger-e446660084f93766a5b6b55ddbeef9023014a249.zip |
Output updated paths
Diffstat (limited to '')
-rw-r--r-- | README.7 | 27 |
1 files changed, 10 insertions, 17 deletions
diff --git a/README.7 b/README.7 index 24b6863..30b72a3 100644 --- a/README.7 +++ b/README.7 @@ -50,27 +50,20 @@ can be run either by .Xr cron 8 or under a process supervisor such as -.Lk https://git.causal.agency/catsit/about catsit . -The files required to serve the archive are -.Pa index.* message/ thread/ attachment/ . +.Lk https://git.causal.agency/catsit/about catsit +using the +.Fl i +flag. . .Pp -Under -.Xr cron 8 , -the exit status of +The list of updated paths +output by .Xr bubger 1 +can be piped to +.Xr rsync 1 with the -.Fl q -flag can be used -to determine if -the archive was updated. -Under a process supervisor -with the -.Fl i -flag, -writes to -.Pa UIDNEXT -indicate when the archive is updated. +.Fl \-files\-from +flag. . .Sh FILES .Bl -tag -width "getservinfo.c" -compact |