man bkp-database (Commandes) - database backup utility
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>.