1Day Planner Daemon(1)                                    Day Planner Daemon(1)
2
3
4

NAME

6       Day Planner daemon - reminding daemon for Day Planner.
7

SYNOPSIS

9       dayplanner-daemon [OPTIONS]
10

DESCRIPTION

12       This is the Day Planner daemon. It is started by the main Day Planner
13       program and it is almost never neccesary to call it manually.
14
15       It calls dayplanner-notifier(1) to display the notifications to the
16       user.
17

OPTIONS

19       -h, --help
20           Display the help screen.
21
22       -v, --version
23           Display version information.
24
25       -t, --test N
26           Start in test mode. See the --test documentation in dayplanner(1).
27
28       --dayplannerdir DIR
29           Use the directory DIR instead of the default Day Planner
30           configuration directory. See also --test and --confdir in
31           dayplanner(1).
32
33       -k, --kill
34           Shut down the currently running daemon.
35
36       -n, --nofork
37           Don't fork. Stay in the foreground.
38
39       -f, --force-fork
40           Force forking. Overrides --nofork.
41
42       -v, --verbose
43           Be verbose. Supply multiple times to increase verbosity.  This goes
44           to the daemon log if --nofork was not supplied.
45

HELP/SUPPORT

47       See <http://www.day-planner.org/index.php/help>
48

AUTHOR

50       Eskild Hustvedt <eskild at zerodogg dot org>
51

FILES

53       See the FILES section in dayplanner(1)
54

SEE ALSO

56       dayplanner(1) dayplanner-notifier(1)
57
59       Copyright (C) Eskild Hustvedt 2007, 2008, 2009
60
61       This program is free software: you can redistribute it and/or modify it
62       under the terms of the GNU General Public License as published by the
63       Free Software Foundation, either version 3 of the License, or (at your
64       option) any later version.
65
66       This program is distributed in the hope that it will be useful, but
67       WITHOUT ANY WARRANTY; without even the implied warranty of
68       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
69       General Public License for more details.
70
71       You should have received a copy of the GNU General Public License along
72       with this program.  If not, see <http://www.gnu.org/licenses/>.
73

POD ERRORS

75       Hey! The above document had some coding errors, which are explained
76       below:
77
78       Around line 1125:
79           You forgot a '=back' before '=head1'
80
81
82
83Day Planner 0.10                  2009-03-25             Day Planner Daemon(1)
Impressum