summaryrefslogtreecommitdiff
path: root/doc/zeitgeist-datahub.1
blob: d6d0de4de5fcbd69f126ad1bbd02af055263a346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.TH ZEITGEIST\-DATAHUB 1 "May 20, 2009" "Zeitgeist"

.SH NAME
zeitgeist\-datahub \- passive loggers for Zeitgeist

.SH SYNOPSIS
\fBzeitgeist\-datahub\fP \fI[OPTION]\fP

.SH DESCRIPTION
\fBzeitgeist\-datahub\fP is a daemon which centralizes all passive
data sources into a single process, and interfaces between said data 
sources (also known as \fIloggers\fP) and \fBzeitgeist-daemon\fP (with 
which it communicates via D-Bus).
.PP
\fBPassive\fP data sources are those which run in the background and
look for activities independently to the programs they monitor, whereas
Zeitgeist can also work with \fBactive\fP data sources which are those
in-build into other applications (either natively or through
extensions).

.SH OPTIONS
The program follows the usual GNU command line syntax, with
options starting with two dashes (`--'). A summary of options is
included below.
.TP
.B Currently there are no options available.

.SH SEE ALSO
\fBzeitgeist-daemon\fR

.SH BUGS
Please report any bugs on 
https://gitlab.freedesktop.org/zeitgeist/zeitgeist/issues.

.SH AUTHORS
Please see the AUTHORS file bundled with this application for
a complete list of contributors.

.SH LICENSE
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.PP
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.
.PP
You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.