sendpage-db.1p

Langue: en

Autres versions - même langue

Version: 2008-08-17 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

sendpage-db - manipulate Sendpage recipient database

SYNOPSIS

sendpage-db [OPTIONS]

OPTIONS

-c DB_TYPE
Specify the database connection type (e.g. ``dbi:mysql'').
-U DB_USER
Specify the database user to connect as (e.g. ``sendpage'').
-P DB_PASS
Specify the database password use when connecting.
-a
Add an entry to the database, reading from stdin.
-d
Delete an entry to the database, reading from stdin.
-p
Show all database entries.
-v
Run in verbose mode.
-h
Display a summary of all the available command line options.

DESCRIPTION

This tool is used to manipulate the recipient database that can be optionally used by Sendpage.

AUTHOR

Todd T. Fries <todd@fries.net> sendpage-db is free software; it can be used under the terms of the GNU General Public License.

SEE ALSO

perl(1), sendpage(1), snpp(1)

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 35:
=over should be: '=over' or '=over positive_number'