dayplanner-notifier

Langue: en

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

Section: 1 (Commandes utilisateur)

NAME

Day Planner notifier - notifier program for Day Planner.

SYNOPSIS

dayplanner-notifier [OPTIONS]

DESCRIPTION

This is the Day Planner notifier. It is called by dayplanner-daemon(1) to display notifications of events to users.

It can also be used standalone in a script by using a combination of the --message, --time and --date (and optionally --fulltext) options.

OPTIONS

-h, --help
Display the help screen.
-v, --version
Display version information.
-m, --message MESSAGE
Set the message when in standalone mode.
-f, --fulltext MESSAGE
Set the fulltext when in standalone mode. This is optional and is hidden by default.
-t, --time TIME
Set the time when in standalone mode. Should be HH:MM.
-t, --date DATE
Set the date when in standalone mode. Either use a numeric date, or the strings 'today' or 'tomorrow' (which enables translation).
--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.

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-daemon(1) Copyright (C) Eskild Hustvedt 2006, 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 473:
You forgot a '=back' before '=head1'