dayplanner-daemon

Langue: en

Version: 2009-03-25 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

Day Planner daemon - reminding daemon for Day Planner.

SYNOPSIS

dayplanner-daemon [OPTIONS]

DESCRIPTION

This is the Day Planner daemon. It is started by the main Day Planner program and it is almost never neccesary to call it manually.

It calls dayplanner-notifier(1) to display the notifications to the user.

OPTIONS

-h, --help
Display the help screen.
-v, --version
Display version information.
-t, --test N
Start in test mode. See the --test documentation in dayplanner(1).
--dayplannerdir DIR
Use the directory DIR instead of the default Day Planner configuration directory. See also --test and --confdir in dayplanner(1).
-k, --kill
Shut down the currently running daemon.
-n, --nofork
Don't fork. Stay in the foreground.
-f, --force-fork
Force forking. Overrides --nofork.
-v, --verbose
Be verbose. Supply multiple times to increase verbosity. This goes to the daemon log if --nofork was not supplied.

HELP/SUPPORT

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

AUTHOR

Eskild Hustvedt <eskild at zerodogg dot org>

FILES

See the FILES section in dayplanner(1)

SEE ALSO

dayplanner(1) dayplanner-notifier(1) Copyright (C) Eskild Hustvedt 2007, 2008, 2009

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 1125:
You forgot a '=back' before '=head1'