bkp-database(1)
NAME
bkp-database - database backup utility
SYNOPSIS
bkp-database action [options]
DESCRIPTION
bkp-database is a program that makes backups of one or more MySQL databases defined in /etc/bkp/bkp.conf.
ACTIONS
-a Process all databases.
- -c class
- Process databases of class class.
- -h Show summary of options.
- -o db Process only database db.
OPTIONS
-d Debug mode (verbose reporting).
- -f file
- Use file as config file.
- -n Simulation mode (do not touch filesystem).
SEE ALSO
bkp-remote(1), bkp-section(1).
AUTHOR
- Copyright (C) 2003 Jeremy Lain <jeremy.laine@m4x.org>.