Version 1
[yaffs-website] / vendor / drupal / console-en / translations / yaml.unset.key.yml
diff --git a/vendor/drupal/console-en/translations/yaml.unset.key.yml b/vendor/drupal/console-en/translations/yaml.unset.key.yml
new file mode 100644 (file)
index 0000000..13fe166
--- /dev/null
@@ -0,0 +1,6 @@
+description: 'Unset a YAML key in a YAML file.'
+arguments:
+    yaml-file: 'Path of YAML file to update'
+    yaml-key: 'YAML key to be unset'
+messages:
+    unset: 'YAML file "%s" was unset successfully.'
\ No newline at end of file