marisa/marisa-trash.1
yakumo.izuru 0f18a4e48e config.mk gone, update all manual pages
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/marisa/trunk@66 d6811dac-2434-b64a-9ddc-f563ab233461
2023-09-19 02:27:33 +00:00

45 lines
801 B
Groff

.Dd $Mdocdate$
.Dt MARISA-TRASH 1
.Os
.Sh NAME
.Nm marisa-trash
.Nd Purge expired share files
.Sh SYNOPSIS
.Nm marisa-trash
.Op Fl v
.Op Fl f Ar files
.Op Fl m Ar metadata
.Sh DESCRIPTION
Upon each run,
.Nm
will check expiration times for files in the
.Pa metadata
directory, and delete the according file in the
.Pa files
directory if the expiration time has passed.
.Pp
.Nm
is best run as a
.Xr cron 8
job, as the same user as the
.Xr marisa 1
daemon.
.Bl -tag -width Ds
.It Fl v
Turn on verbose logging to
.Pa stderr
.It Fl f Ar files
Set the location of actual files to
.Pa files
.It Fl m Ar metadata
Lookup metadata files in directory
.Pa metadata
.El
.Sh SEE ALSO
.Xr marisa 1
.Sh AUTHOR
.An Willy Goiffon Aq Mt dev@z3bra.org
.Pp
"Borrowed" by
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja