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