source: code/trunk/marisa-trash.1@ 67

Last change on this file since 67 was 66, checked in by yakumo.izuru, 21 months ago

config.mk gone, update all manual pages

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 801 bytes
RevLine 
[66]1.Dd $Mdocdate$
2.Dt MARISA-TRASH 1
3.Os
[65]4.Sh NAME
[66]5.Nm marisa-trash
[65]6.Nd Purge expired share files
7.Sh SYNOPSIS
[66]8.Nm marisa-trash
[65]9.Op Fl v
10.Op Fl f Ar files
11.Op Fl m Ar metadata
12.Sh DESCRIPTION
13Upon each run,
14.Nm
15will check expiration times for files in the
16.Pa metadata
17directory, and delete the according file in the
18.Pa files
19directory if the expiration time has passed.
20.Pp
21.Nm
22is best run as a
23.Xr cron 8
24job, as the same user as the
[66]25.Xr marisa 1
[65]26daemon.
27.Bl -tag -width Ds
28.It Fl v
29Turn on verbose logging to
30.Pa stderr
31.It Fl f Ar files
32Set the location of actual files to
33.Pa files
34.It Fl m Ar metadata
35Lookup metadata files in directory
36.Pa metadata
37.El
38.Sh SEE ALSO
[66]39.Xr marisa 1
[65]40.Sh AUTHOR
41.An Willy Goiffon Aq Mt dev@z3bra.org
[66]42.Pp
43"Borrowed" by
44.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
Note: See TracBrowser for help on using the repository browser.