Version 1
[yaffs-website] / vendor / drupal / console-en / translations / config.diff.yml
diff --git a/vendor/drupal/console-en/translations/config.diff.yml b/vendor/drupal/console-en/translations/config.diff.yml
new file mode 100644 (file)
index 0000000..c5b3729
--- /dev/null
@@ -0,0 +1,14 @@
+description: 'Output configuration items that are different in active configuration compared with a directory.'
+arguments:
+    directory: 'The directory to diff against. If omitted, choose from Drupal config directories.'
+options:
+    reverse: 'See the changes in reverse (i.e diff a directory to the active configuration).'
+questions:
+    directories: 'Config directory:'
+table:
+    headers:
+      collection: 'Collection'
+      config-name: 'Configuration item'
+      operation: 'Operation'
+messages:
+    no-changes: 'There are no changes.'