Version 1
[yaffs-website] / vendor / drupal / console-en / translations / database.restore.yml
diff --git a/vendor/drupal/console-en/translations/database.restore.yml b/vendor/drupal/console-en/translations/database.restore.yml
new file mode 100644 (file)
index 0000000..aa7ae94
--- /dev/null
@@ -0,0 +1,9 @@
+description: "Restore structure and contents of a database."
+arguments:
+  database: "Database key from settings.php"
+options:
+  file: 'The filename for your database backup file'
+messages:
+    success: "Database imported from:"
+    no-file: "Missing file option"
+help: "Restore structure and contents of a database."
\ No newline at end of file