includes/backup_migrate.drush.inc
function backup_migrate_drush_command() {
...
(line 18)
'drush bam-backup' => 'Backup the default databse to the manual backup directory using the default settings.'databse -> database
includes/backup_migrate.drush.inc
function backup_migrate_drush_command() {
...
(line 18)
'drush bam-backup' => 'Backup the default databse to the manual backup directory using the default settings.'databse -> database
Comments
Comment #1
ronan commentedFixed now. Thanks!