sendpage-db(1)
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.
COPYRIGHT
sendpage-db is free software; it can be used under the terms of the GNU General
Public License.