Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / database.restore.yml
1 description: "Restore structure and contents of a database."
2 arguments:
3   database: "Database key from settings.php"
4 options:
5   file: 'The filename for your database backup file'
6 messages:
7     success: "Database imported from:"
8     no-file: "Missing file option"
9 help: "Restore structure and contents of a database."